Interface protos.google.firestore.v1.IPartitionQueryRequest (0.2.0)

Properties of a PartitionQueryRequest.

Package

@google-cloud/firestore-api

Properties

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