Reference documentation and code samples for the Google Cloud Deploy V1 Client class AdvanceRolloutOperation.
Contains the information of an automated advance-rollout operation.
Generated from protobuf message google.cloud.deploy.v1.AdvanceRolloutOperation
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_phase
string
Output only. The phase of a deployment that initiated the operation.
↳ wait
↳ rollout
string
Output only. The name of the rollout that initiates the AutomationRun
.
↳ destination_phase
string
Output only. The phase the rollout will be advanced to.
getSourcePhase
Output only. The phase of a deployment that initiated the operation.
string
setSourcePhase
Output only. The phase of a deployment that initiated the operation.
var
string
$this
getWait
Output only. How long the operation will be paused.
hasWait
clearWait
setWait
Output only. How long the operation will be paused.
$this
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
getDestinationPhase
Output only. The phase the rollout will be advanced to.
string
setDestinationPhase
Output only. The phase the rollout will be advanced to.
var
string
$this