[[["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 version 3.2.0, and is also available in many other versions."],["The `ListIndexesResponse` class is used to represent the response from the `FirestoreAdmin.ListIndexes` operation."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing it to be used in various contexts."],["The `ListIndexesResponse` class has properties such as `Indexes` (a repeated field of `Index` objects) and `NextPageToken` for pagination."],["The class can be instantiated with either a default constructor, or a copy constructor that receives another `ListIndexesResponse` as its parameter."]]],[]]