Class AutomationRunEvent (1.18.0)

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

Payload proto for "clouddeploy.googleapis.com/automation_run" Platform Log event that describes the AutomationRun related events.

Attributes

NameDescription
message str
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
automation_run str
The name of the AutomationRun.
pipeline_uid str
Unique identifier of the DeliveryPipeline.
automation_id str
Identifier of the Automation.
rule_id str
Identifier of the Automation rule.
destination_target_id str
ID of the Target to which the AutomationRun is created.
type_ google.cloud.deploy_v1.types.Type
Type of this notification, e.g. for a Pub/Sub failure.