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 latest version of the `CloudRunRenderMetadata` class is 3.4.0, as part of the Google Cloud Deploy v1 API."],["`CloudRunRenderMetadata` is a class within the Google Cloud Deploy v1 API that contains Cloud Run-related information associated with a `Release` render."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The `CloudRunRenderMetadata` class includes properties such as `Service` (a string representing the Cloud Run Service name) and `ServiceAsServiceName` (a `ServiceName`-typed view of the `Service` property)."],["The available versions for `CloudRunRenderMetadata` range from 1.0.0 up to the latest 3.4.0."]]],[]]