GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1UploadPolicyFileResponse (google_api_chrome_policy v0.2.0) View Source
Response message for downloading an uploaded file. Next ID: 2
Attributes
-
downloadUri
(type:String.t
, default:nil
) - The uri for end user to download the file.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1UploadPolicyFileResponse{ downloadUri: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.