View Source GoogleApi.CloudDeploy.V1.Model.AdvanceRolloutRequest (google_api_cloud_deploy v0.6.0)
The request object used by AdvanceRollout
.
Attributes
-
phaseId
(type:String.t
, default:nil
) - Required. The phase ID to advance theRollout
to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.AdvanceRolloutRequest{ phaseId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.