NetworkBandwidthReport
網路頻寬報表。
- 所需精細權限:TELEMETRY_API_NETWORK_REPORT
JSON 表示法 |
{
"reportTime": string,
"downloadSpeedKbps": string
} |
欄位 |
reportTime |
string (Timestamp format)
僅供輸出。收集報表的時間戳記。 RFC3339 世界標準時間「Zulu」格式的時間戳記,精確度達奈秒單位,最多九個小數位數。例如 "2014-10-02T15:01:23Z" 和 "2014-10-02T15:01:23.045123456Z" 。
|
downloadSpeedKbps |
string (int64 format)
僅供輸出。下載速度 (每秒千位元)。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-14 (世界標準時間)。
[null,null,["上次更新時間:2024-11-14 (世界標準時間)。"],[[["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."]]],[]]