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 webpage provides documentation for the `DeployPolicyNotificationEvent` class within the Google Cloud Deploy v1 API."],["The `DeployPolicyNotificationEvent` class is used to handle notifications related to changes in `DeployPolicy` status, particularly when there are failures in sending Pub/Sub notifications."],["The latest version available is 3.4.0, and this page specifically covers the documentation for version 2.19.0, while also including a comprehensive list of available versions ranging from 1.0.0 to 3.4.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different parts of the .NET ecosystem."],["The class has several properties such as `DeployPolicy`, `DeployPolicyUid`, `Message`, and `Type`, which represent key pieces of information relevant to a policy notification event."]]],[]]