google_api_admin v0.11.0 GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceDeviceFiles View Source
Attributes
createTime
(type:DateTime.t
, default:nil
) - Date and time the file was createddownloadUrl
(type:String.t
, default:nil
) - File download URLname
(type:String.t
, default:nil
) - File nametype
(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
Link to this type
t()
View Sourcet() :: %GoogleApi.Admin.Directory_v1.Model.ChromeOsDeviceDeviceFiles{ createTime: DateTime.t(), downloadUrl: String.t(), name: String.t(), type: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.