GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaDownloadJsonPackageResponse (google_api_integrations v0.15.0)
View SourceResponse for DownloadJsonPackage.
Attributes
-
files(type:list(GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaFile.t), default:nil) - List containing JSON for multiple file with type information.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaDownloadJsonPackageResponse{ files: [GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaFile.t()] | nil }