Properties of a PartitionQueryRequest.
Package
@google-cloud/firestore-apiProperties
pageSize
pageSize?: (number|null);PartitionQueryRequest pageSize
pageToken
pageToken?: (string|null);PartitionQueryRequest pageToken
parent
parent?: (string|null);PartitionQueryRequest parent
partitionCount
partitionCount?: (number|Long|string|null);PartitionQueryRequest partitionCount
readTime
readTime?: (google.protobuf.ITimestamp|null);PartitionQueryRequest readTime
structuredQuery
structuredQuery?: (google.firestore.v1.IStructuredQuery|null);PartitionQueryRequest structuredQuery