Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::RollbackAttempt.
RollbackAttempt represents an action of rolling back a Cloud Deploy 'Target'.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_phase
def destination_phase() -> ::String
Returns
- (::String) — Output only. The phase to which the rollout will be rolled back to.
#rollout_id
def rollout_id() -> ::String
Returns
-
(::String) — Output only. ID of the rollback
Rollout
to create.
#state
def state() -> ::Google::Cloud::Deploy::V1::RepairState
Returns
- (::Google::Cloud::Deploy::V1::RepairState) — Output only. Valid state of this rollback action.
#state_desc
def state_desc() -> ::String
Returns
- (::String) — Output only. Description of the state of the Rollback.