AdvanceRolloutOperation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains the information of an automated advance-rollout operation.
Attributes |
|
---|---|
Name | Description |
source_phase |
str
Output only. The phase of a deployment that initiated the operation. |
wait |
google.protobuf.duration_pb2.Duration
Output only. How long the operation will be paused. |
rollout |
str
Output only. The name of the rollout that initiates the AutomationRun .
|
destination_phase |
str
Output only. The phase the rollout will be advanced to. |