GoogleFirestoreAdminV1Index: GoogleFirestoreAdminV1Index Object

View source: R/firestore_objects.R

GoogleFirestoreAdminV1IndexR Documentation

GoogleFirestoreAdminV1Index Object

Description

GoogleFirestoreAdminV1Index Object

Usage

GoogleFirestoreAdminV1Index(
  state = NULL,
  queryScope = NULL,
  fields = NULL,
  name = NULL
)

Arguments

state

Output only

queryScope

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

fields

The fields supported by this index

name

Output only

Details

Autogenerated via gar_create_api_objects Cloud Firestore indexes enable simple and complex queries against documents in a database.

Value

GoogleFirestoreAdminV1Index object

See Also

Other GoogleFirestoreAdminV1Index functions: projects.databases.collectionGroups.indexes.create()


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.