public sealed class DeliveryPipelineNotificationEvent : IMessage<DeliveryPipelineNotificationEvent>, IEquatable<DeliveryPipelineNotificationEvent>, IDeepCloneable<DeliveryPipelineNotificationEvent>, IBufferMessage, IMessage
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 of `DeliveryPipelineNotificationEvent` is 3.4.0, with various other versions available, ranging from 3.3.0 down to 1.0.0."],["`DeliveryPipelineNotificationEvent` is a class that describes a failure to send a delivery pipeline status change Pub/Sub notification."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities."],["The class contains properties like `DeliveryPipeline`, `Message`, and `Type`, allowing for the capture and description of details related to the notification failure."],["The class has two constructors; a parameterless constructor, and one that accepts another `DeliveryPipelineNotificationEvent` as a parameter, to copy it."]]],[]]