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-03-21 UTC."],[[["The `CloudRunRenderMetadata` class provides Cloud Run-specific information related to a `Release` render in the Google Cloud Deploy v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["It includes properties for `Service`, which holds the rendered Cloud Run service name, and `ServiceAsServiceName`, a typed view of the service name."],["The latest version available for the class is 3.4.0 while there are multiple previous versions that go as far back as 1.0.0."],["The class has two constructors `CloudRunRenderMetadata()` and `CloudRunRenderMetadata(CloudRunRenderMetadata other)`."]]],[]]