CustomTargetTypeNotificationEvent(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Payload proto for "clouddeploy.googleapis.com/customtargettype_notification" Platform Log event that describes the failure to send a custom target type status change Pub/Sub notification.
Attributes |
|
---|---|
Name | Description |
message |
str
Debug message for when a notification fails to send. |
custom_target_type_uid |
str
Unique identifier of the CustomTargetType .
|
custom_target_type |
str
The name of the CustomTargetType .
|
type_ |
google.cloud.deploy_v1.types.Type
Type of this notification, e.g. for a Pub/Sub failure. |