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."],[[["The `ReleaseRenderEvent` class in the Google Cloud Deploy v1 API is used to describe the render status change for a release."],["This API class is a payload proto for the \"clouddeploy.googleapis.com/release_render\" platform log event."],["The most recent version of this class is version 3.4.0, with a list of versions dating as far back as 1.0.0, providing comprehensive history for this API."],["The `ReleaseRenderEvent` class includes properties for `Message` which is a debug message for render transitions, and `Release` which contains the release name."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]