peripheralsReport property

List<GoogleChromeManagementV1PeripheralsReport>? peripheralsReport
getter/setter pair

Peripherals reports collected periodically sorted in a decreasing order of report_time.

Output only.

Implementation

core.List<GoogleChromeManagementV1PeripheralsReport>? peripheralsReport;