indexConfig.usesAncestorConfig:false .R/firestore_functions.R
projects.databases.collectionGroups.fields.list.RdAutogenerated via gar_create_api_skeleton
projects.databases.collectionGroups.fields.list(
parent,
pageToken = NULL,
pageSize = NULL,
filter = NULL
)Required
A page token, returned from a previous call to FirestoreAdmin
The number of results to return
The filter to apply to list results
Authentication scopes used by this function are:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/datastore
Set options(googleAuthR.scopes.selected = c(https://www.googleapis.com/auth/cloud-platform, https://www.googleapis.com/auth/datastore)
Then run googleAuthR::gar_auth() to authenticate.
See gar_auth for details.