View Source GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceSystemRamFreeReports (google_api_admin v0.43.0)
Attributes
-
reportTime(type:DateTime.t, default:nil) - Date and time the report was received. -
systemRamFreeInfo(type:list(String.t), default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceSystemRamFreeReports{ reportTime: DateTime.t() | nil, systemRamFreeInfo: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.