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 document provides reference documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API for .NET."],["The `ReleaseRenderEvent` class is a payload proto for the \"clouddeploy.googleapis.com/release_render\" platform log event, detailing the status change of a render."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities within the .NET environment."],["It includes properties such as `Message`, `Release`, and `ReleaseRenderState`, which convey crucial information about the render's progress and status."],["Multiple versions of this class are available in this documentation, with version 3.4.0 being the latest version, while version 2.11.0 is the current version of the documentation."]]],[]]