GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaDownloadExecutionResponse (google_api_integrations v0.15.0)
View SourceResponse for downloading an execution.
Attributes
-
content(type:String.t, default:nil) - The content of downloaded execution.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaDownloadExecutionResponse{ content: String.t() | nil }