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 version 2.18.0 is the currently viewed version, and other prior versions are also available."],["`CloudRunRenderMetadata` is a class in the Google Cloud Deploy v1 API that contains Cloud Run-specific information related to a `Release` render."],["The `CloudRunRenderMetadata` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudRunRenderMetadata` class has two constructors, one default and one that takes another `CloudRunRenderMetadata` object as a parameter."],["The `CloudRunRenderMetadata` class has two main properties, `Service`, which is a string representing the Cloud Run Service name in the rendered manifest, and `ServiceAsServiceName`, which is a `ServiceName`-typed view of the Service resource name."]]],[]]