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."],[[["This webpage provides documentation for the `CloudRunRevisionInfo` class within the Google Cloud Network Management v1 API, specifically focusing on version 2.9.0."],["`CloudRunRevisionInfo` serves as metadata for a Cloud Run revision and is designed for display purposes within the API."],["The class includes properties like `DisplayName`, `Location`, `ServiceUri`, and `Uri`, each of which provide various details about a Cloud Run revision such as name, location, service URI, and revision URI, respectively."],["The documentation outlines the class's inheritance, implemented interfaces, available constructors, and the namespace it belongs to which is `Google.Cloud.NetworkManagement.V1`."]]],[]]