NetworkBandwidthReport

网络带宽报告。

  • 所需的精细权限:TELEMETRY_API_NETWORK_REPORT
JSON 表示法
{
  "reportTime": string,
  "downloadSpeedKbps": string
}
字段
reportTime

string (Timestamp format)

仅限输出。报告收集时间的时间戳。

时间戳采用 RFC3339 世界协调时间(UTC,即“祖鲁时”)格式,精确到纳秒,最多九个小数位。示例:"2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z"

downloadSpeedKbps

string (int64 format)

仅限输出。下载速度(以千比特/秒为单位)。