memoryReports property

List<GoogleChromeManagementV1DeviceHardwareCountReport>? memoryReports
getter/setter pair

The DeviceHardwareCountReport for device memory amount in gigabytes (for example 16).

Implementation

core.List<GoogleChromeManagementV1DeviceHardwareCountReport>? memoryReports;