[[["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 `ListIndexesResponse` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.5.0."],["The `ListIndexesResponse` class serves as the response type for the `FirestoreAdmin.ListIndexes` operation, and it is derived from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties such as `Indexes`, which contains the requested indexes as a `RepeatedField\u003cIndex\u003e`, and `NextPageToken`, a string that indicates if there are more pages of results available."],["It also has a method, `GetEnumerator()`, that allows for iteration through the indexes contained in the response, and it features two constructors, one default and another accepting a `ListIndexesResponse` object."],["There is a complete list of prior versions available for this class ranging from version 2.2.0 up to the latest version at 3.12.0."]]],[]]