Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Rollback.
Rolls back a Rollout
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_phase
def destination_phase() -> ::String
Returns
-
(::String) — Optional. The starting phase ID for the
Rollout
. If unspecified, theRollout
will start in the stable phase.
#destination_phase=
def destination_phase=(value) -> ::String
Parameter
-
value (::String) — Optional. The starting phase ID for the
Rollout
. If unspecified, theRollout
will start in the stable phase.
Returns
-
(::String) — Optional. The starting phase ID for the
Rollout
. If unspecified, theRollout
will start in the stable phase.