PeripheralsReport
পেরিফেরাল রিপোর্ট.
- দানাদার অনুমতি প্রয়োজন: TELEMETRY_API_PERIPHERALS_REPORT
JSON প্রতিনিধিত্ব |
---|
{
"reportTime": string,
"usbPeripheralReport": [
{
object (UsbPeripheralReport )
}
]
} |
ক্ষেত্র |
---|
report Time | string ( Timestamp format) শুধুমাত্র আউটপুট। রিপোর্টটি কখন সংগ্রহ করা হয়েছিল তার টাইমস্ট্যাম্প। RFC3339 UTC "জুলু" ফর্ম্যাটে একটি টাইমস্ট্যাম্প, ন্যানোসেকেন্ড রেজোলিউশন এবং নয়টি পর্যন্ত ভগ্নাংশের সংখ্যা। উদাহরণ: "2014-10-02T15:01:23Z" এবং "2014-10-02T15:01:23.045123456Z" । |
usb Peripheral Report[] | object ( UsbPeripheralReport ) সমস্ত ইউএসবি সংযুক্ত ডিভাইসের রিপোর্ট। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-18 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-18 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."]]],[]]