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 available for `CloudRunRenderMetadata` is 3.4.0, part of the Google Cloud Deploy v1 API."],["This documentation provides reference and code samples for the `CloudRunRenderMetadata` class, which contains Cloud Run information related to a `Release` render."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties like `Service`, which is the name of the Cloud Run service, and `ServiceAsServiceName`, a `ServiceName`-typed view of the service resource name."],["The available versions of this documentation range from 1.0.0 up to 3.4.0, covering a history of releases for this class."]]],[]]