Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::RepairPhase.
RepairPhase tracks the repair attempts that have been made for
each RepairPhaseConfig
specified in the Automation
resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#retry
def retry() -> ::Google::Cloud::Deploy::V1::RetryPhase
Returns
- (::Google::Cloud::Deploy::V1::RetryPhase) — Output only. Records of the retry attempts for retry repair mode.
#rollback
def rollback() -> ::Google::Cloud::Deploy::V1::RollbackAttempt
Returns
- (::Google::Cloud::Deploy::V1::RollbackAttempt) — Output only. Rollback attempt for rollback repair mode .