R/firestore_functions.R
projects.locations.list.Rd
Autogenerated via gar_create_api_skeleton
projects.locations.list(name, pageSize = NULL, filter = NULL, pageToken = NULL)
The resource that owns the locations collection, if applicable
The maximum number of results to return
A filter to narrow down results to a preferred subset
A page token received from the next_page_token
field in the response
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.