View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaDownloadJsonPackageResponse (google_api_integrations v0.5.0)
Response 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 }
Functions
Unwrap a decoded JSON object into its complex fields.