View source: R/firestore_objects.R
GoogleFirestoreAdminV1Field | R Documentation |
GoogleFirestoreAdminV1Field Object
GoogleFirestoreAdminV1Field(indexConfig = NULL, name = NULL)
indexConfig |
The index configuration for this field |
name |
Required |
Autogenerated via gar_create_api_objects
Represents a single field in the database. Fields are grouped by their 'Collection Group', which represent all collections in the database with the same id.
GoogleFirestoreAdminV1Field object
Other GoogleFirestoreAdminV1Field functions:
projects.databases.collectionGroups.fields.patch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.