PeripheralsReport
דוח ציוד היקפי.
- נדרשת הרשאה מפורטת: TELEMETRY_API_PERIPHERALS_REPORT
ייצוג JSON |
{
"reportTime": string,
"usbPeripheralReport": [
{
object (UsbPeripheralReport )
}
]
} |
שדות |
reportTime |
string (Timestamp format)
פלט בלבד. חותמת הזמן של איסוף הדיווח. חותמת זמן ב-RFC3339 UTC 'Zulu' בפורמט של רזולוציה של ננו-שנייה ועד תשע ספרות עשרוניות. דוגמאות: "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-10-14 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-14 (שעון 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."]]],[]]