Reference documentation and code samples for the Google Cloud Deploy V1 Client class AutomationEvent.
Payload proto for "clouddeploy.googleapis.com/automation" Platform Log event that describes the Automation related events.
Generated from protobuf message google.cloud.deploy.v1.AutomationEvent
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message
string
Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
↳ automation
string
The name of the AutomationRun
.
↳ pipeline_uid
string
Unique identifier of the DeliveryPipeline
.
↳ type
int
Type of this notification, e.g. for a Pub/Sub failure.
getMessage
Debug message for when there is an update on the AutomationRun.
Provides further details about the resource creation or state change.
string
setMessage
Debug message for when there is an update on the AutomationRun.
Provides further details about the resource creation or state change.
var
string
$this
getAutomation
The name of the AutomationRun
.
string
setAutomation
The name of the AutomationRun
.
var
string
$this
getPipelineUid
Unique identifier of the DeliveryPipeline
.
string
setPipelineUid
Unique identifier of the DeliveryPipeline
.
var
string
$this
getType
Type of this notification, e.g. for a Pub/Sub failure.
int
setType
Type of this notification, e.g. for a Pub/Sub failure.
var
int
$this