GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse class
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.
Constructors
Properties
-
deviceAueCountReports
↔ List<
GoogleChromeManagementV1DeviceAueCountReport> ? -
The list of reports sorted by auto update expiration date in ascending
order.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited