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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeployPolicyNotificationEvent\u003c/code\u003e class in the Google Cloud Deploy v1 API represents a payload for notifications regarding DeployPolicy status changes, particularly failures in sending Pub/Sub notifications.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace and is documented in the Google.Cloud.Deploy.V1.dll assembly, with the latest documentation for version 3.4.0 and historical versions available as low as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class, which also provides inherited methods such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeployPolicyNotificationEvent\u003c/code\u003e class include \u003ccode\u003eDeployPolicy\u003c/code\u003e (name of the deploy policy), \u003ccode\u003eDeployPolicyUid\u003c/code\u003e (unique identifier), \u003ccode\u003eMessage\u003c/code\u003e (debug message for notification failures), and \u003ccode\u003eType\u003c/code\u003e (notification type).\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor and an overloaded constructor, which accepts another \u003ccode\u003eDeployPolicyNotificationEvent\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]