public sealed class DeployPolicyNotificationEvent : IMessage<DeployPolicyNotificationEvent>, IEquatable<DeployPolicyNotificationEvent>, IDeepCloneable<DeployPolicyNotificationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class DeployPolicyNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/deploypolicy_notification".
Platform Log event that describes the failure to send a pub/sub notification
when there is a DeployPolicy status change.
[[["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 document provides reference documentation for the `DeployPolicyNotificationEvent` class within the Google Cloud Deploy v1 API, detailing its structure and usage."],["The `DeployPolicyNotificationEvent` class is used as a payload proto for \"clouddeploy.googleapis.com/deploypolicy_notification\" and handles platform log events related to the failure of sending Pub/Sub notifications when a `DeployPolicy` status changes."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, equality checks, deep cloning, and buffer operations."],["Key properties of the `DeployPolicyNotificationEvent` class include `DeployPolicy`, `DeployPolicyUid`, `Message`, and `Type`, providing information on the deploy policy, its unique identifier, debug messages, and notification type."],["The documentation also lists the different versions available of this `DeployPolicyNotificationEvent` class, ranging from the latest 3.4.0 all the way down to 1.0.0."]]],[]]