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 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 context focuses on version 2.2.0, showing a range of versions from 1.0.0 to 3.4.0 available for the API."],["`ReleaseRenderEvent` is a platform log event used to describe changes in the render status, and is part of the `Google.Cloud.Deploy.V1` namespace."],["The `ReleaseRenderEvent` class includes properties such as `Message` for debug information and `Release` to specify the associated release name."],["The class `ReleaseRenderEvent` implements several interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the base class `Object`."]]],[]]