Reference documentation and code samples for the Google Cloud Deploy V1 Client class DeployPolicyNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/deploypolicy_notification".
Platform Log event that describes the failure to send a pub/sub notification when there is a DeployPolicy status change.
Generated from protobuf message google.cloud.deploy.v1.DeployPolicyNotificationEvent
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message
string
Debug message for when a deploy policy fails to send a pub/sub notification.
↳ deploy_policy
string
The name of the DeployPolicy
.
↳ deploy_policy_uid
string
Unique identifier of the deploy policy.
↳ type
int
Type of this notification, e.g. for a Pub/Sub failure.
getMessage
Debug message for when a deploy policy fails to send a pub/sub notification.
string
setMessage
Debug message for when a deploy policy fails to send a pub/sub notification.
var
string
$this
getDeployPolicy
The name of the DeployPolicy
.
string
setDeployPolicy
The name of the DeployPolicy
.
var
string
$this
getDeployPolicyUid
Unique identifier of the deploy policy.
string
setDeployPolicyUid
Unique identifier of the deploy policy.
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