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, specifically for .NET development, detailing its purpose in handling pub/sub notification failures related to DeployPolicy status changes."],["The `DeployPolicyNotificationEvent` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used for managing deploy policy notifications."],["The page includes documentation and links for several versions of the Google Cloud Deploy v1 API, ranging from the latest (3.4.0) down to version 1.0.0."],["The `DeployPolicyNotificationEvent` class contains properties like `DeployPolicy`, `DeployPolicyUid`, `Message`, and `Type`, each serving a specific role in managing and debugging deploy policy notifications."],["The document lists different inherited members and descriptions of the constructors related to the DeployPolicyNotificationEvent."]]],[]]