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."],[[["This webpage provides reference documentation for the `DeliveryPipelineNotificationEvent` class within the Google Cloud Deploy v1 API, specifically for .NET."],["The latest version documented is 3.4.0, and the current page details version 3.1.0, with links to numerous previous versions back to 1.0.0."],["The `DeliveryPipelineNotificationEvent` class is designed to handle notifications related to delivery pipeline status changes and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DeliveryPipelineNotificationEvent` class include `DeliveryPipeline`, `Message`, `PipelineUid`, and `Type`, which store relevant information about the notification event."],["This class serves as a platform log event to describe failures in sending delivery pipeline status change Pub/Sub notifications, and it inherits from `object`, while having no own inherited members."]]],[]]