PeripheralsReport
הדוח 'ציוד היקפי'.
- נדרשת הרשאה מפורטת: TELEMETRY_API_PERIPHERALS_REPORT
ייצוג ב-JSON |
{
"reportTime": string,
"usbPeripheralReport": [
{
object (UsbPeripheralReport )
}
]
} |
שדות |
reportTime |
string (Timestamp format)
פלט בלבד. חותמת הזמן של מועד האיסוף של הדוח. חותמת זמן בפורמט UTC 'Zulu' של RFC3339, עם רזולוציה של ננו-שנייה ועד תשע ספרות עשרוניות. דוגמאות: "2014-10-02T15:01:23Z" ו-"2014-10-02T15:01:23.045123456Z" .
|
usbPeripheralReport[] |
object (UsbPeripheralReport )
דיווחים על כל המכשירים המחוברים ל-USB.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-08 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-08 (שעון UTC)."],[[["The Peripherals report provides information about connected USB devices."],["It requires the `TELEMETRY_API_PERIPHERALS_REPORT` permission for access."],["The report includes a timestamp indicating when the data was collected and a list of USB peripheral reports."],["Each USB peripheral report provides details about a specific connected USB device, as defined in the `UsbPeripheralReport` object."]]],[]]