[[["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 document provides reference documentation for the `ListRevisionsResponse` class within the Cloud Run Admin v2 API for .NET, specifically for version 2.7.0."],["The `ListRevisionsResponse` class is designed to handle response messages that contain a list of `Revision` objects, and it implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class offers properties like `NextPageToken` for handling pagination and `Revisions`, which is a `RepeatedField` containing the list of `Revision` objects."],["Multiple versions of the `Google.Cloud.Run.V2` package are available, ranging from version 1.0.0-beta02 to the latest version 2.13.0, each with its own documentation link for `ListRevisionsResponse`."],["The class has two constructors, a default and a parameterized one, to enable new instances or instances by copying others."]]],[]]