Reference documentation and code samples for the Google Cloud Deploy V1 Client class AutomationRolloutMetadata.
AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.
Generated from protobuf message google.cloud.deploy.v1.AutomationRolloutMetadata
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ promote_automation_run
string
Output only. The name of the AutomationRun initiated by a promote release rule.
↳ advance_automation_runs
array
Output only. The names of the AutomationRuns initiated by an advance rollout rule.
↳ repair_automation_runs
array
Output only. The names of the AutomationRuns initiated by a repair rollout rule.
getPromoteAutomationRun
Output only. The name of the AutomationRun initiated by a promote release rule.
string
setPromoteAutomationRun
Output only. The name of the AutomationRun initiated by a promote release rule.
var
string
$this
getAdvanceAutomationRuns
Output only. The names of the AutomationRuns initiated by an advance rollout rule.
setAdvanceAutomationRuns
Output only. The names of the AutomationRuns initiated by an advance rollout rule.
var
string[]
$this
getRepairAutomationRuns
Output only. The names of the AutomationRuns initiated by a repair rollout rule.
setRepairAutomationRuns
Output only. The names of the AutomationRuns initiated by a repair rollout rule.
var
string[]
$this