Class DeliveryPipelineNotificationEvent (1.18.0)

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

Payload proto for "clouddeploy.googleapis.com/deliverypipeline_notification" Platform Log event that describes the failure to send delivery pipeline status change Pub/Sub notification.

Attributes

NameDescription
message str
Debug message for when a notification fails to send.
pipeline_uid str
Unique identifier of the DeliveryPipeline.
delivery_pipeline str
The name of the Delivery Pipeline.
type_ google.cloud.deploy_v1.types.Type
Type of this notification, e.g. for a Pub/Sub failure.