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 reference documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API for .NET."],["The `ReleaseRenderEvent` class is a part of the `Google.Cloud.Deploy.V1` namespace and is used to represent a platform log event that describes the render status change in Google Cloud Deploy."],["The documentation covers a range of versions, from 1.0.0 up to the latest 3.4.0, for the `ReleaseRenderEvent` class."],["The `ReleaseRenderEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the `ReleaseRenderEvent` class include `Message`, which provides debug information, and `Release`, which contains the name of the associated Release."]]],[]]