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"]],[["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 of the `CloudRunRevisionInfo` class in the Network Management v1 API is 2.13.0."],["The `CloudRunRevisionInfo` class provides metadata for a Cloud Run revision and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `DisplayName`, `Location`, `ServiceUri`, and `Uri`, which are all of type string and provide information about the Cloud Run revision."],["The class provides two constructors, a parameterless one and one that accepts another `CloudRunRevisionInfo` object, allowing for the creation of a new instance from an existing one."],["There are a total of 16 different versions of the class listed on this page."]]],[]]