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\u003eCloudRunMetadata is a class that provides information related to Cloud Run deployments, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \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\u003eThe class contains properties such as \u003ccode\u003eRevision\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, \u003ccode\u003eServiceAsServiceName\u003c/code\u003e, and \u003ccode\u003eServiceUrls\u003c/code\u003e to detail the Cloud Run service and rollout information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eService\u003c/code\u003e property of the \u003ccode\u003eCloudRunMetadata\u003c/code\u003e class provides the Cloud Run Service's name, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/services/{service}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceUrls\u003c/code\u003e property outputs the URLs of the Cloud Run Services that are associated with a Rollout, stored as a list of strings in a RepeatedField.\u003c/p\u003e\n"]]],[],null,[]]