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-04-14 UTC."],[[["This webpage provides documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The latest version of the `ReleaseRenderEvent` documentation is version 3.4.0, with a history of versions available, going back to version 1.0.0, and the current displayed version is 2.9.0."],["`ReleaseRenderEvent` is a class that logs platform events describing the render status changes, serving as a payload proto for \"clouddeploy.googleapis.com/release_render\"."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["`ReleaseRenderEvent` includes properties such as `Message` for debug messages during render transitions, and `Release` for the name of the Release, along with constructors to allow for initialization."]]],[]]