View source: R/firestore_objects.R
ListCollectionIdsResponse | R Documentation |
ListCollectionIdsResponse Object
ListCollectionIdsResponse(nextPageToken = NULL, collectionIds = NULL)
nextPageToken |
A page token that may be used to continue the list |
collectionIds |
The collection ids |
Autogenerated via gar_create_api_objects
The response from Firestore.ListCollectionIds.
ListCollectionIdsResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.