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 reference documentation for the `ReleaseNotificationEvent` class within the Google Cloud Deploy v1 API for .NET."],["The `ReleaseNotificationEvent` class is used to handle platform log events related to failures in sending release status change Pub/Sub notifications."],["The webpage lists the latest version (3.4.0) of the API, along with many prior versions dating back to 1.0.0, and includes links to documentation for all of them."],["The `ReleaseNotificationEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `ReleaseNotificationEvent` class has two constructors, one default and the other accepting another `ReleaseNotificationEvent` object, and it also has properties that include `Message`, `Release`, and `Type` that can be interacted with."]]],[]]