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."],[[["This webpage provides reference documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of the `CloudRunRenderMetadata` class is 3.4.0, and the page lists all available versions, dating back to 1.0.0, each linking to its own documentation."],["`CloudRunRenderMetadata` class contains Cloud Run information associated with a `Release` render and inherits from the base `object` class while implementing multiple interfaces."],["The class offers properties such as `Service` (a string) and `ServiceAsServiceName` (a `ServiceName` type), which represent the name and typed view of the rendered Cloud Run service."],["The page includes information on the available constructors, and inherited members from the object class, as well as the namespace and assembly."]]],[]]