public sealed class ReleaseNotificationEvent : IMessage<ReleaseNotificationEvent>, IEquatable<ReleaseNotificationEvent>, IDeepCloneable<ReleaseNotificationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ReleaseNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/release_notification"
Platform Log event that describes the failure to send release status change
Pub/Sub notification.
[[["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\u003eReleaseNotificationEvent\u003c/code\u003e class in the Google Cloud Deploy v1 API is designed to handle notifications related to release status changes, particularly when there are failures in sending Pub/Sub notifications.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found under the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, offers methods for getting the debug message of the failure, the pipeline's unique identifier, the name of the release, the release's unique identifier, and the type of the notification failure.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of this class ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest version, and also includes a comprehensive list of inherited members, constructors, and properties of the \u003ccode\u003eReleaseNotificationEvent\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available within this class, \u003ccode\u003eReleaseNotificationEvent()\u003c/code\u003e and \u003ccode\u003eReleaseNotificationEvent(ReleaseNotificationEvent other)\u003c/code\u003e to allow for object creation with or without cloning an existing object.\u003c/p\u003e\n"]]],[],null,[]]