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-04-09 UTC."],[[["This webpage provides documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API for .NET."],["The `CloudRunRenderMetadata` class contains Cloud Run information associated with a Release render."],["The page lists various versions of the API, with the latest being 3.4.0 and versions going all the way back to 1.0.0."],["The `CloudRunRenderMetadata` class contains two main properties, `Service` which is a string and `ServiceAsServiceName` which is the `ServiceName` typed view of the `Service`."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]