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 document provides reference documentation for the `DeliveryPipelineNotificationEvent` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["This class is used for handling events related to failures in sending delivery pipeline status change notifications via Pub/Sub, detailing the `DeliveryPipelineNotificationEvent` class, its properties and methods."],["The `DeliveryPipelineNotificationEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in handling messages, comparisons, cloning, and buffer operations."],["The document lists a comprehensive history of versions for the `DeliveryPipelineNotificationEvent` class, from version 1.0.0 to the latest version 3.4.0, providing links to the documentation of each version."],["The class has properties like `DeliveryPipeline`, `Message`, `PipelineUid`, and `Type` that provide details for the event."]]],[]]