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

Properties of a PartitionQueryResponse.

Package

@google-cloud/firestore-api

Properties

nextPageToken

nextPageToken?: (string|null);

PartitionQueryResponse nextPageToken

partitions

partitions?: (google.firestore.v1.ICursor[]|null);

PartitionQueryResponse partitions