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, but version 3.0.0 is the current version in focus."],["This documentation provides reference and code samples for the `CloudRunRenderMetadata` class within the Google Cloud Deploy v1 API."],["`CloudRunRenderMetadata` is a class that contains Cloud Run-specific data related to a `Release` render."],["The class has properties for `Service` which is the Cloud Run service name, and `ServiceAsServiceName`, providing a typed view over the service resource name."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains constructors for default initialization and for copying another `CloudRunRenderMetadata` object."]]],[]]