View Source GoogleApi.CloudDeploy.V1.Model.ReleaseNotificationEvent (google_api_cloud_deploy v0.6.0)
Payload proto for "clouddeploy.googleapis.com/release_notification" Platform Log event that describes the failure to send release status change Pub/Sub notification.
Attributes
-
message
(type:String.t
, default:nil
) - Debug message for when a notification fails to send. -
pipelineUid
(type:String.t
, default:nil
) - Unique identifier of theDeliveryPipeline
. -
release
(type:String.t
, default:nil
) - The name of theRelease
. -
releaseUid
(type:String.t
, default:nil
) - Unique identifier of theRelease
. -
type
(type:String.t
, default:nil
) - Type of this notification, e.g. for a Pub/Sub failure.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.