GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1GenerateDownloadUrlResponse (google_api_apigee v0.36.1) View Source
Response for GenerateDownloadUrl method.
Attributes
-
downloadUri
(type:String.t
, default:nil
) - The Google Cloud Storage signed URL that can be used to download the Archive zip file.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1GenerateDownloadUrlResponse{ downloadUri: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.