usbPeripheralReport property

List<GoogleChromeManagementV1UsbPeripheralReport>? usbPeripheralReport
getter/setter pair

List of usb devices that were either added or removed.

Implementation

core.List<GoogleChromeManagementV1UsbPeripheralReport>? usbPeripheralReport;