AutomationRolloutMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.
Attributes |
|
|---|---|
| Name | Description |
promote_automation_run |
str
Output only. The name of the AutomationRun initiated by a promote release rule. |
advance_automation_runs |
MutableSequence[str]
Output only. The names of the AutomationRuns initiated by an advance rollout rule. |
repair_automation_runs |
MutableSequence[str]
Output only. The names of the AutomationRuns initiated by a repair rollout rule. |