[[["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.10.0."],["`ListIndexesResponse` is used as the response type for the `FirestoreAdmin.ListIndexes` method, facilitating the retrieval of a list of indexes."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling various functionalities such as message handling, object comparison, deep cloning, and enumeration."],["The `Indexes` property of the `ListIndexesResponse` class, of type `RepeatedField\u003cIndex\u003e`, contains the collection of indexes returned by the API."],["The class also contains the `NextPageToken` property, which is used for pagination in case there is more than one page of indexes to return."]]],[]]