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 available for `CloudRunRenderMetadata` in the Google Cloud Deploy v1 API is 3.4.0, while the current page focuses on version 2.19.0."],["The `CloudRunRenderMetadata` class provides information about Cloud Run data associated with a `Release` render."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CloudRunRenderMetadata` has properties like `Service`, which represents the rendered manifest's Cloud Run Service name, and `ServiceAsServiceName` which provides a typed view of the Service name."],["There are multiple previous versions available for this API class, ranging from version 1.0.0 to the latest 3.4.0."]]],[]]