cpuStatusReport property

List<GoogleChromeManagementV1CpuStatusReport>? cpuStatusReport
getter/setter pair

CPU status reports collected periodically sorted in a decreasing order of report_time.

Output only.

Implementation

core.List<GoogleChromeManagementV1CpuStatusReport>? cpuStatusReport;