Reference documentation and code samples for the Google Cloud Deploy V1 Client class JobRunNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/jobrun_notification" Platform Log event that describes the failure to send JobRun resource update Pub/Sub notification.
Generated from protobuf message google.cloud.deploy.v1.JobRunNotificationEvent
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message
string
Debug message for when a notification fails to send.
↳ job_run
string
The name of the JobRun
.
↳ pipeline_uid
string
Unique identifier of the DeliveryPipeline
.
↳ release_uid
string
Unique identifier of the Release
.
↳ release
string
The name of the Release
.
↳ rollout_uid
string
Unique identifier of the Rollout
.
↳ rollout
string
The name of the Rollout
.
↳ target_id
string
ID of the Target
.
↳ type
int
Type of this notification, e.g. for a Pub/Sub failure.
getMessage
Debug message for when a notification fails to send.
string
setMessage
Debug message for when a notification fails to send.
var
string
$this
getJobRun
The name of the JobRun
.
string
setJobRun
The name of the JobRun
.
var
string
$this
getPipelineUid
Unique identifier of the DeliveryPipeline
.
string
setPipelineUid
Unique identifier of the DeliveryPipeline
.
var
string
$this
getReleaseUid
Unique identifier of the Release
.
string
setReleaseUid
Unique identifier of the Release
.
var
string
$this
getRelease
The name of the Release
.
string
setRelease
The name of the Release
.
var
string
$this
getRolloutUid
Unique identifier of the Rollout
.
string
setRolloutUid
Unique identifier of the Rollout
.
var
string
$this
getRollout
The name of the Rollout
.
string
setRollout
The name of the Rollout
.
var
string
$this
getTargetId
ID of the Target
.
string
setTargetId
ID of the Target
.
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