[[["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 namespace, specifically version 3.6.0."],["The `ListIndexesResponse` class is used as a response type for the `FirestoreAdmin.ListIndexes` method, and it implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Indexes`, a `RepeatedField` containing the requested `Index` objects, and `NextPageToken`, a string used for pagination."],["The available versions of this class are listed from version 3.12.0 down to version 2.2.0, with version 3.12.0 being the most recent."],["It has two constructors, a parameterless constructor, and one that take another `ListIndexesResponse` object."]]],[]]