Class AutomationRolloutMetadata (1.18.0)

AutomationRolloutMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.

Attributes

NameDescription
promote_automation_run str
Output only. The ID of the AutomationRun initiated by a promote release rule.
advance_automation_runs MutableSequence[str]
Output only. The IDs of the AutomationRuns initiated by an advance rollout rule.
repair_automation_runs MutableSequence[str]
Output only. The IDs of the AutomationRuns initiated by a repair rollout rule.