Reference documentation and code samples for the Google Cloud Deploy V1 Client class AutomationRunEvent.
Payload proto for "clouddeploy.googleapis.com/automation_run" Platform Log event that describes the AutomationRun related events.
Generated from protobuf message google.cloud.deploy.v1.AutomationRunEvent
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_run
string
The name of the AutomationRun
.
↳ pipeline_uid
string
Unique identifier of the DeliveryPipeline
.
↳ automation_id
string
Identifier of the Automation
.
↳ rule_id
string
Identifier of the Automation
rule.
↳ destination_target_id
string
ID of the Target
to which the AutomationRun
is created.
↳ 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
getAutomationRun
The name of the AutomationRun
.
string
setAutomationRun
The name of the AutomationRun
.
var
string
$this
getPipelineUid
Unique identifier of the DeliveryPipeline
.
string
setPipelineUid
Unique identifier of the DeliveryPipeline
.
var
string
$this
getAutomationId
Identifier of the Automation
.
string
setAutomationId
Identifier of the Automation
.
var
string
$this
getRuleId
Identifier of the Automation
rule.
string
setRuleId
Identifier of the Automation
rule.
var
string
$this
getDestinationTargetId
ID of the Target
to which the AutomationRun
is created.
string
setDestinationTargetId
ID of the Target
to which the AutomationRun
is created.
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