Class RepairRolloutOperation (2.2.0)

RepairRolloutOperation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains the information for an automated repair rollout operation.

Attributes

Name Description
rollout str
Output only. The name of the rollout that initiates the AutomationRun.
repair_phases MutableSequence[google.cloud.deploy_v1.types.RepairPhase]
Output only. Records of the repair attempts. Each repair phase may have multiple retry attempts or single rollback attempt.
phase_id str
Output only. The phase ID of the phase that includes the job being repaired.
job_id str
Output only. The job ID for the Job to repair.