public sealed class ReleaseRenderEvent : IMessage<ReleaseRenderEvent>, IEquatable<ReleaseRenderEvent>, IDeepCloneable<ReleaseRenderEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ReleaseRenderEvent.
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-03-21 UTC."],[[["This webpage provides reference documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.7.0."],["The `ReleaseRenderEvent` class is a payload proto for \"clouddeploy.googleapis.com/release_render\" platform log events that describes the render status change."],["The `ReleaseRenderEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation includes a list of versions, ranging from the latest (3.4.0) down to 1.0.0, allowing developers to access information for previous releases."],["The `ReleaseRenderEvent` has two properties: `Message`, which is a debug message for render transitions, and `Release`, which is the name of the Release, both returning a string value."]]],[]]