GoogleFirestoreAdminV1Index Object
GoogleFirestoreAdminV1Index(
state = NULL,
queryScope = NULL,
fields = NULL,
name = NULL
)
Output only
Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection id
The fields supported by this index
Output only
GoogleFirestoreAdminV1Index object
Autogenerated via gar_create_api_objects
Cloud Firestore indexes enable simple and complex queries against documents in a database.
Other GoogleFirestoreAdminV1Index functions:
projects.databases.collectionGroups.indexes.create()