[[["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 information for the `ListIndexesResponse` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.7.0."],["The `ListIndexesResponse` class represents the response received from the `FirestoreAdmin.ListIndexes` method and allows retrieval of the requested indexes."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling functionalities like serialization, comparison, cloning, and enumeration."],["Key properties of the `ListIndexesResponse` class are `Indexes`, which provides a collection of `Index` objects, and `NextPageToken`, which handles pagination for large result sets."],["The document also contains a history of previous version numbers of the referenced class, ranging from 3.12.0 to 2.2.0."]]],[]]