google_api_admin v0.18.0 GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceDeviceFiles View Source
Attributes
-
createTime
(type:DateTime.t
, default:nil
) - Date and time the file was created -
downloadUrl
(type:String.t
, default:nil
) - File download URL -
name
(type:String.t
, default:nil
) - File name -
type
(type:String.t
, default:nil
) - File type
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceDeviceFiles{ createTime: DateTime.t(), downloadUrl: String.t(), name: String.t(), type: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.