public sealed class CloudRunRevisionInfo : IMessage<CloudRunRevisionInfo>, IEquatable<CloudRunRevisionInfo>, IDeepCloneable<CloudRunRevisionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class CloudRunRevisionInfo.
For display only. Metadata associated with a Cloud Run revision.
[[["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-12 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eCloudRunRevisionInfo\u003c/code\u003e class in the Network Management v1 API is version 2.13.0, with multiple previous versions accessible, ranging from 1.0.0 to 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRunRevisionInfo\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1.dll\u003c/code\u003e assembly, provides metadata for Cloud Run revisions and is intended for display purposes only.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudRunRevisionInfo\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also includes inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four main properties: \u003ccode\u003eDisplayName\u003c/code\u003e, which is the name of a Cloud Run revision, \u003ccode\u003eLocation\u003c/code\u003e, detailing where the revision is deployed, \u003ccode\u003eServiceUri\u003c/code\u003e, specifying the URI of the associated Cloud Run service, and \u003ccode\u003eUri\u003c/code\u003e, which is the URI of the Cloud Run revision itself.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using a default constructor, \u003ccode\u003eCloudRunRevisionInfo()\u003c/code\u003e, or a copy constructor, \u003ccode\u003eCloudRunRevisionInfo(CloudRunRevisionInfo other)\u003c/code\u003e, which takes another \u003ccode\u003eCloudRunRevisionInfo\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]