Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::RetryAttempt (v0.19.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::RetryAttempt.

RetryAttempt represents an action of retrying the failed Cloud Deploy job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attempt

def attempt() -> ::Integer
Returns
  • (::Integer) — Output only. The index of this retry attempt.

#state

def state() -> ::Google::Cloud::Deploy::V1::RepairState
Returns

#state_desc

def state_desc() -> ::String
Returns
  • (::String) — Output only. Description of the state of the Retry.

#wait

def wait() -> ::Google::Protobuf::Duration
Returns