View Source GoogleApi.CloudDeploy.V1.Model.Rollback (google_api_cloud_deploy v0.6.0)
Rolls back a Rollout
.
Attributes
-
destinationPhase
(type:String.t
, default:nil
) - Optional. The starting phase ID for theRollout
. If unspecified, theRollout
will start in the stable phase.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.Rollback{ destinationPhase: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.