GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListDeploymentsResponse (google_api_apigee v0.32.0) View Source
Attributes
-
deployments
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Deployment.t)
, default:nil
) - List of deployments.
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.GoogleCloudApigeeV1ListDeploymentsResponse{ deployments: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Deployment.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.