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 available for the `CloudRunRevisionInfo` class is 2.13.0, with multiple previous versions ranging down to 1.0.0 also accessible for reference."],["The `CloudRunRevisionInfo` class, part of the Network Management v1 API, provides metadata for Cloud Run revisions."],["`CloudRunRevisionInfo` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `DisplayName`, `Location`, `ServiceUri`, and `Uri`, which detail information about the Cloud Run revision."],["The `CloudRunRevisionInfo` class has two constructors; a parameterless one, and one that receives another `CloudRunRevisionInfo` as a parameter."]]],[]]