View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1DeviceAueCountReport (google_api_chrome_management v0.6.1)
Report for CountChromeDevicesPerAueDateResponse, contains the count of devices of a specific model and auto update expiration range.
Attributes
-
aueMonth(type:String.t, default:nil) - Enum value of month corresponding to the auto update expiration date in UTC time zone. If the device is already expired, this field is empty. -
aueYear(type:String.t, default:nil) - Int value of year corresponding to the Auto Update Expiration date in UTC time zone. If the device is already expired, this field is empty. -
count(type:String.t, default:nil) - Count of devices of this model. -
expired(type:boolean(), default:nil) - Boolean value for whether or not the device has already expired. -
model(type:String.t, default:nil) - Public model name of the devices.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.