Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::RetryPhase (v1.2.2)

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

RetryPhase contains the retry attempts and the metadata for initiating a new attempt.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attempts

def attempts() -> ::Array<::Google::Cloud::Deploy::V1::RetryAttempt>
Returns

#backoff_mode

def backoff_mode() -> ::Google::Cloud::Deploy::V1::BackoffMode
Returns

#total_attempts

def total_attempts() -> ::Integer
Returns
  • (::Integer) — Output only. The number of attempts that have been made.