NetworkBandwidthReport
דוח רוחב הפס של הרשת.
- נדרשת הרשאה מפורטת: TELEMETRY_API_NETWORK_REPORT
ייצוג JSON |
{
"reportTime": string,
"downloadSpeedKbps": string
} |
שדות |
reportTime |
string (Timestamp format)
פלט בלבד. חותמת הזמן של איסוף הדיווח. חותמת זמן בפורמט 'Zulu' בפורמט RFC3339 UTC, עם רזולוציה של ננו-שנייה ועד תשע ספרות אחרי הנקודה. דוגמאות: "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. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-08 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-08 (שעון 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."]]],[]]