runtimeCountersReport property
Runtime counters reports collected device lifetime runtime, as well as the counts of S0->S3, S0->S4, and S0->S5 transitions, meaning entering into sleep, hibernation, and power-off states
Output only.
Implementation
core.List<GoogleChromeManagementV1RuntimeCountersReport>?
runtimeCountersReport;