Class DeployPolicyNotificationEvent (2.1.0)

DeployPolicyNotificationEvent(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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.

Attributes

Name Description
message str
Debug message for when a deploy policy fails to send a pub/sub notification.
deploy_policy str
The name of the DeployPolicy.
deploy_policy_uid str
Unique identifier of the deploy policy.
type_ google.cloud.deploy_v1.types.Type
Type of this notification, e.g. for a Pub/Sub failure.