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 page provides documentation for the `ReleaseNotificationEvent` class within the Google Cloud Deploy v1 API, specifically for version 2.11.0 of the .NET library."],["The `ReleaseNotificationEvent` class is a payload proto for the \"clouddeploy.googleapis.com/release_notification\" platform log event, which describes failures in sending release status change notifications."],["The page lists available versions of the `ReleaseNotificationEvent`, ranging from the latest 3.4.0 down to version 1.0.0, allowing developers to access documentation for prior releases."],["The `ReleaseNotificationEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `Message`, `Release`, and `Type`."],["`ReleaseNotificationEvent` class has two constructors, a parameterless constructor, and one that can take another `ReleaseNotificationEvent` object as a parameter."]]],[]]