public sealed class ReleaseRenderEvent : IMessage<ReleaseRenderEvent>, IEquatable<ReleaseRenderEvent>, IDeepCloneable<ReleaseRenderEvent>, IBufferMessage, IMessage
Payload proto for "clouddeploy.googleapis.com/release_render"
Platform Log event that describes the render status change.
[[["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-04-09 UTC."],[[["This page documents the `ReleaseRenderEvent` class within the `Google.Cloud.Deploy.V1` namespace, detailing its structure and usage in the Google Cloud Deploy platform."],["The `ReleaseRenderEvent` class serves as a payload proto for logging render status changes related to a release, used by clouddeploy.googleapis.com."],["This class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `ReleaseRenderEvent` class has two constructors, a default one, and one that takes another `ReleaseRenderEvent` object, and two properties named Message and Release."],["The `ReleaseRenderEvent` class documentation is provided for multiple versions, ranging from version 1.0.0 to the latest version 3.4.0."]]],[]]