public sealed class CloudRunRenderMetadata : IMessage<CloudRunRenderMetadata>, IEquatable<CloudRunRenderMetadata>, IDeepCloneable<CloudRunRenderMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CloudRunRenderMetadata.
CloudRunRenderMetadata contains Cloud Run information associated with a
Release render.
[[["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-08-04 UTC."],[[["This webpage provides documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API for .NET."],["The latest version documented is 3.4.0, and the page includes references to versions ranging from 1.0.0 up to 3.4.0, outlining the version history of the `CloudRunRenderMetadata` component."],["`CloudRunRenderMetadata` is a sealed class that contains information regarding a `Release` render, specifically about Cloud Run."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to retrieve the service name, either as a string or a `ServiceName` object."],["The Class allows you to construct a new instance of the object, or by passing in another instance of the object, through its constructors."]]],[]]