PartitionQueryRequest Object
PartitionQueryRequest(
partitionCount = NULL,
pageSize = NULL,
pageToken = NULL,
structuredQuery = NULL
)
The desired maximum number of partition points
The maximum number of partitions to return in this call, subject to partition_count
The next_page_token
value returned from a previous call to PartitionQuery that may be used to get an additional set of results
A structured query
PartitionQueryRequest object
Autogenerated via gar_create_api_objects
The request for Firestore.PartitionQuery.
Other PartitionQueryRequest functions:
projects.databases.documents.partitionQuery()