View source: R/firestore_objects.R
ListCollectionIdsRequest | R Documentation |
ListCollectionIdsRequest Object
ListCollectionIdsRequest(pageToken = NULL, pageSize = NULL)
pageToken |
A page token |
pageSize |
The maximum number of results to return |
Autogenerated via gar_create_api_objects
The request for Firestore.ListCollectionIds.
ListCollectionIdsRequest object
Other ListCollectionIdsRequest functions:
projects.databases.documents.listCollectionIds()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.