NetworkBandwidthReport
네트워크 대역폭 보고서
- 세분화된 권한 필요: TELEMETRY_API_NETWORK_REPORT
JSON 표현 |
{
"reportTime": string,
"downloadSpeedKbps": string
} |
필드 |
reportTime |
string (Timestamp format)
출력 전용입니다. 보고서가 수집된 시점의 타임스탬프입니다. RFC3339 UTC 'Zulu' 형식의 타임스탬프입니다(나노초 단위, 소수점 이하 9자리). 예를 들면 "2014-10-02T15:01:23Z" 및 "2014-10-02T15:01:23.045123456Z" 입니다.
|
downloadSpeedKbps |
string (int64 format)
출력 전용입니다. 다운로드 속도(킬로비트/초)입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-14(UTC)
[null,null,["최종 업데이트: 2024-11-14(UTC)"],[[["The network bandwidth report provides download speed in kilobits per second and the timestamp of report collection."],["This report requires `TELEMETRY_API_NETWORK_REPORT` permission and uses JSON format for representation."],["Report time is given in RFC3339 UTC \"Zulu\" format with nanosecond resolution."]]],[]]