View source: R/firestore_objects.R
ListDocumentsResponse | R Documentation |
ListDocumentsResponse Object
ListDocumentsResponse(nextPageToken = NULL, documents = NULL)
nextPageToken |
The next page token |
documents |
The Documents found |
Autogenerated via gar_create_api_objects
The response for Firestore.ListDocuments.
ListDocumentsResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.