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.
current_repair_mode_index
int
Output only. The index of the current repair
action in the repair sequence.
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.
[[["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-06 UTC."],[],[]]