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)

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