View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse (google_api_chrome_management v0.7.1)
Response containing a list of devices expiring in each month of a selected time frame. Counts are grouped by model and Auto Update Expiration date.
Attributes
-
deviceAueCountReports
(type:list(GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1DeviceAueCountReport.t)
, default:nil
) - The list of reports sorted by auto update expiration date in ascending order.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse{ deviceAueCountReports: [ GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1DeviceAueCountReport.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.