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 latest version of the `CloudRunRenderMetadata` class is 3.4.0, while this page specifically documents version 3.1.0."],["`CloudRunRenderMetadata` is part of the Google Cloud Deploy v1 API and contains Cloud Run information related to a `Release` render."],["The `CloudRunRenderMetadata` class includes properties like `Service`, which holds the name of the Cloud Run Service in the rendered manifest, and `ServiceAsServiceName`, which provides a typed view of the `Service` resource name."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudRunRenderMetadata` class provides two constructors: a default parameterless one and one which takes another `CloudRunRenderMetadata` object."]]],[]]