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 page provides reference documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API, specifically for .NET developers."],["The `CloudRunRenderMetadata` class contains Cloud Run-related information associated with a `Release` render, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided list contains versioned links to documentation pages regarding `CloudRunRenderMetadata`, ranging from version 1.0.0 to the latest version 3.4.0, with version 2.11.0 being highlighted."],["The class includes properties like `Service` (the Cloud Run Service name in the rendered manifest) and `ServiceAsServiceName` (a `ServiceName`-typed view of the Service resource name)."],["The documentation also shows the inheritance and implementation hierarchy of the `CloudRunRenderMetadata` class, showcasing that it inherits from `object` and implements multiple interfaces."]]],[]]