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-09 UTC."],[[["This webpage provides documentation for the `ReleaseRenderEvent` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of the API documented is 3.4.0, while the current page is specifically for version 2.6.0, with links to older and newer versions available for reference."],["`ReleaseRenderEvent` is used to describe the render status changes, and is part of the `Google.Cloud.Deploy.V1` namespace, implemented through several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that copies an existing `ReleaseRenderEvent` object, and contains two properties, namely `Message` and `Release`, that are both of type string."]]],[]]