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

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

Contains the information for an automated repair rollout operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job_id

def job_id() -> ::String
Returns
  • (::String) — Output only. The job ID for the Job to repair.

#phase_id

def phase_id() -> ::String
Returns
  • (::String) — Output only. The phase ID of the phase that includes the job being repaired.

#repair_phases

def repair_phases() -> ::Array<::Google::Cloud::Deploy::V1::RepairPhase>
Returns

#rollout

def rollout() -> ::String
Returns
  • (::String) — Output only. The name of the rollout that initiates the AutomationRun.