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"]],[["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 `ReleaseNotificationEvent` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being displayed as 2.16.0."],["The `ReleaseNotificationEvent` class serves as a payload proto for \"clouddeploy.googleapis.com/release_notification\" and handles Pub/Sub notification failures related to release status changes."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ReleaseNotificationEvent` include `Message` (debug message for notification failures), `PipelineUid` and `ReleaseUid` (unique identifiers), `Release` (the name of the release), and `Type` (the type of notification)."],["The documentation also includes a list of previous versions, from 1.0.0 up to the current version 3.4.0, for the `ReleaseNotificationEvent` class."]]],[]]