GoogleApi.CloudDeploy.V1.Model.ApproveRolloutRequest (google_api_cloud_deploy v0.2.0) View Source
The request object used by ApproveRollout
.
Attributes
-
approved
(type:boolean()
, default:nil
) - Required. True = approve; false = reject
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudDeploy.V1.Model.ApproveRolloutRequest{ approved: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.