Reference documentation and code samples for the Google Cloud Deploy V1 Client class ReleaseNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/release_notification" Platform Log event that describes the failure to send release status change Pub/Sub notification.
Generated from protobuf message google.cloud.deploy.v1.ReleaseNotificationEvent
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.
↳ release
string
The name of the Release
.
↳ 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
getRelease
The name of the Release
.
string
setRelease
The name of the Release
.
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