public sealed class DeliveryPipelineNotificationEvent : IMessage<DeliveryPipelineNotificationEvent>, IEquatable<DeliveryPipelineNotificationEvent>, IDeepCloneable<DeliveryPipelineNotificationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class DeliveryPipelineNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/deliverypipeline_notification"
Platform Log event that describes the failure to send delivery pipeline
status change Pub/Sub notification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for `DeliveryPipelineNotificationEvent` is 3.4.0, which is accessible via a dedicated link."],["This webpage provides documentation for the `DeliveryPipelineNotificationEvent` class, specifically focusing on version 2.8.0 of the Google Cloud Deploy v1 API."],["`DeliveryPipelineNotificationEvent` is a class that handles the payload proto for delivery pipeline notification failures, which occur when the status change Pub/Sub notifications cannot be sent."],["The class `DeliveryPipelineNotificationEvent` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to enhance its functionalities."],["Key properties of `DeliveryPipelineNotificationEvent` include `DeliveryPipeline`, `Message`, and `Type`, which are used to define the delivery pipeline name, debug message, and the notification type respectively."]]],[]]