deviceActivityReport property

List<GoogleChromeManagementV1DeviceActivityReport>? deviceActivityReport
getter/setter pair

Device activity reports collected periodically sorted in a decreasing order of report_time.

Output only.

Implementation

core.List<GoogleChromeManagementV1DeviceActivityReport>? deviceActivityReport;