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)

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