memoryStatusReport property

List<GoogleChromeManagementV1MemoryStatusReport>? memoryStatusReport
getter/setter pair

Memory status reports collected periodically sorted decreasing by report_time.

Output only.

Implementation

core.List<GoogleChromeManagementV1MemoryStatusReport>? memoryStatusReport;