AutomationEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Payload proto for "clouddeploy.googleapis.com/automation" Platform Log event that describes the Automation related events.
Attributes |
|
---|---|
Name | Description |
message |
str
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change. |
automation |
str
The name of the AutomationRun .
|
pipeline_uid |
str
Unique identifier of the DeliveryPipeline .
|
type_ |
google.cloud.deploy_v1.types.Type
Type of this notification, e.g. for a Pub/Sub failure. |