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 page provides documentation for the `DeliveryPipelineNotificationEvent` class within the Google Cloud Deploy v1 API for .NET."],["The `DeliveryPipelineNotificationEvent` class is a payload proto for events related to delivery pipeline notifications, such as failures in sending status change Pub/Sub notifications."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `DeliveryPipeline`, `Message`, and `Type`."],["The documentation lists multiple versions of the class, ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest."],["The documentation provides constructors for the `DeliveryPipelineNotificationEvent` class, including a default constructor and one that accepts another `DeliveryPipelineNotificationEvent` object as a parameter."]]],[]]