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 page provides documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of `ReleaseRenderEvent` is 3.4.0, and there are multiple previous versions available, down to 1.0.0, for reference, all within the Google.Cloud.Deploy.V1 namespace."],["`ReleaseRenderEvent` is a log event payload that indicates the render status change and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, showing its compatibility with these interfaces."],["The class has properties such as `Message`, `Release`, and `ReleaseRenderState`, allowing users to check debug messages, the release name, and the release render state, respectively."]]],[]]