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-03-21 UTC."],[[["The latest version available for `DeliveryPipelineNotificationEvent` is 3.4.0, which is accessible via a dedicated link."],["This documentation provides reference material and code examples for the Google Cloud Deploy v1 API class `DeliveryPipelineNotificationEvent`."],["`DeliveryPipelineNotificationEvent` is a class that handles the failure of sending delivery pipeline status change Pub/Sub notifications and is implemented in several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeliveryPipelineNotificationEvent` class includes properties such as `DeliveryPipeline`, `Message`, and `Type`, each with their own types and descriptions."],["Multiple versions of `DeliveryPipelineNotificationEvent`, ranging from version 1.0.0 to 3.4.0, are available, each linked to its respective documentation page."]]],[]]