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` within the Google Cloud Deploy v1 API is 3.4.0, as indicated by the \"(latest)\" tag in the listed versions."],["The `CloudRunRenderMetadata` class provides Cloud Run-specific information associated with a `Release` render in the Google Cloud Deploy v1 API."],["`CloudRunRenderMetadata` can be constructed with either no parameters, or through an `other` `CloudRunRenderMetadata` parameter, enabling the cloning of an object."],["The class includes a read/write `Service` property, which represents the name of the Cloud Run Service in the rendered manifest with a specific formatting, as well as `ServiceAsServiceName`, which is a service name-typed view over this property."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` indicating its role within the Google Protobuf ecosystem and support for message operations."]]],[]]