public sealed class CloudRunMetadata : IMessage<CloudRunMetadata>, IEquatable<CloudRunMetadata>, IDeepCloneable<CloudRunMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CloudRunMetadata.
CloudRunMetadata contains information from a Cloud Run deployment.
Output only. The name of the Cloud Run Service that is associated with a
Rollout. Format is
projects/{project}/locations/{location}/services/{service}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google Cloud Deploy v1 API class CloudRunMetadata is 3.4.0, with multiple previous versions available, ranging from 3.3.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudRunMetadata\u003c/code\u003e provides information related to a Cloud Run deployment, and it can implement interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eCloudRunMetadata\u003c/code\u003e include \u003ccode\u003eRevision\u003c/code\u003e, which is the Cloud Run Revision id, \u003ccode\u003eService\u003c/code\u003e, which represents the Cloud Run Service name, \u003ccode\u003eServiceAsServiceName\u003c/code\u003e, a typed view of the service name, and \u003ccode\u003eServiceUrls\u003c/code\u003e which are the service urls associated with the rollout.\u003c/p\u003e\n"],["\u003cp\u003eThis class also contains two constructors \u003ccode\u003eCloudRunMetadata()\u003c/code\u003e which takes no parameter, and \u003ccode\u003eCloudRunMetadata(CloudRunMetadata other)\u003c/code\u003e that takes another CloudRunMetadata as a parameter.\u003c/p\u003e\n"]]],[],null,[]]