google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.ListIndexesResponse View Source
The response for FirestoreAdmin.ListIndexes.
Attributes
- indexes ([Index]): The indexes. Defaults to:
null
. - nextPageToken (String.t): The standard List next-page token. Defaults to:
null
.