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 page provides reference documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API, specifically version 2.10.0."],["`CloudRunRenderMetadata` class contains information regarding Cloud Run associated with a `Release` render, which is part of the `Google.Cloud.Deploy.V1` namespace."],["The documentation lists a comprehensive history of versions for `CloudRunRenderMetadata`, spanning from 1.0.0 to 3.4.0 (latest)."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling and object cloning."],["The class `CloudRunRenderMetadata` includes properties like `Service`, which represents the name of the Cloud Run Service, and `ServiceAsServiceName` which is a typed view of the `Service` resource name."]]],[]]