Reference documentation and code samples for the Google Cloud Deploy V1 Client class RepairRolloutOperation.
Contains the information for an automated repair rollout
operation.
Generated from protobuf message google.cloud.deploy.v1.RepairRolloutOperation
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rollout
string
Output only. The name of the rollout that initiates the AutomationRun
.
↳ current_repair_mode_index
int|string
Output only. The index of the current repair action in the repair sequence.
↳ repair_phases
array< Google\Cloud\Deploy\V1\RepairPhase
>
Output only. Records of the repair attempts. Each repair phase may have multiple retry attempts or single rollback attempt.
getRollout
Output only. The name of the rollout that initiates the AutomationRun
.
string
setRollout
Output only. The name of the rollout that initiates the AutomationRun
.
var
string
$this
getCurrentRepairModeIndex
Output only. The index of the current repair action in the repair sequence.
int|string
setCurrentRepairModeIndex
Output only. The index of the current repair action in the repair sequence.
var
int|string
$this
getRepairPhases
Output only. Records of the repair attempts. Each repair phase may have multiple retry attempts or single rollback attempt.
setRepairPhases
Output only. Records of the repair attempts. Each repair phase may have multiple retry attempts or single rollback attempt.
$this