PeripheralsReport
Laporan periferal.
- Izin terperinci diperlukan: TELEMETRY_API_PERIPHERALS_REPORT
Representasi JSON |
{
"reportTime": string,
"usbPeripheralReport": [
{
object (UsbPeripheralReport )
}
]
} |
Kolom |
reportTime |
string (Timestamp format)
Hanya output. Stempel waktu saat laporan dikumpulkan. Stempel waktu dalam RFC3339 UTC "Zulu" , dengan resolusi nanodetik dan hingga sembilan digit pecahan. Contoh: "2014-10-02T15:01:23Z" dan "2014-10-02T15:01:23.045123456Z" .
|
usbPeripheralReport[] |
object (UsbPeripheralReport )
Laporan semua perangkat yang terhubung dengan USB.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-14 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]