[[["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."],[[["The latest version available for the `ListIndexesResponse` class is 3.12.0, while the current page is documenting version 3.9.0 of the class in the `Google.Cloud.Firestore.Admin.V1` namespace."],["The `ListIndexesResponse` class is a response for `FirestoreAdmin.ListIndexes` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and `IEnumerable`."],["The class has two constructors, a default one and one that takes another `ListIndexesResponse` object as a parameter for creating a copy."],["`ListIndexesResponse` has properties like `Indexes`, which is a `RepeatedField` containing the requested `Index` values, and `NextPageToken` as a string, used to request additional pages of results if not empty."],["The available methods include `GetEnumerator()`, allowing iteration through the `Index` resources contained within the response."]]],[]]