[[["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-04-02 UTC."],[[["The document provides reference documentation for the `ListRevisionsResponse` class within the Google Cloud Run Admin v2 API, specifically for version 2.8.0."],["`ListRevisionsResponse` is a class that represents a response message containing a list of Revisions and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListRevisionsResponse` class has two properties: `NextPageToken`, which is a string for pagination, and `Revisions`, which is a `RepeatedField` containing the list of `Revision` objects."],["The document also includes the list of older versions for the `ListRevisionsResponse`, spanning from the latest 2.13.0 to 1.0.0-beta02."],["The class has `ListRevisionsResponse()` constructors and GetEnumerator() methods for itterating over the list of resources."]]],[]]