View source: R/firestore_objects.R
PartitionQueryResponse | R Documentation |
PartitionQueryResponse Object
PartitionQueryResponse(partitions = NULL, nextPageToken = NULL)
partitions |
Partition results |
nextPageToken |
A page token that may be used to request an additional set of results, up to the number specified by |
Autogenerated via gar_create_api_objects
The response for Firestore.PartitionQuery.
PartitionQueryResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.