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 context of the page is version 2.3.0, with an extensive history of prior releases available."],["`ReleaseRenderEvent` serves as a payload proto for \"clouddeploy.googleapis.com/release_render\", logging render status changes within the platform."],["The `ReleaseRenderEvent` class includes properties such as `Message` for debug information and `Release` for the release name, alongside constructors for creating new instances."],["The class inherits from base classes such as object, and implements interfaces like IMessage, IEquatable, IDeepCloneable, IBufferMessage and IMessage."]]],[]]