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 documentation for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API for .NET."],["The latest version documented is 3.4.0, with the page listing various older versions down to 1.0.0."],["`CloudRunRenderMetadata` contains metadata related to Cloud Run services associated with a `Release` render in the API."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `Service` (a string) and `ServiceAsServiceName` (a typed view)."],["The `CloudRunRenderMetadata` class has two constructors; a parameterless one and one that takes in another `CloudRunRenderMetadata` as a parameter for initialization."]]],[]]