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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]