nextPageToken property

String? nextPageToken
getter/setter pair

A page token that may be used to request an additional set of results, up to the number specified by partition_count in the PartitionQuery request.

If blank, there are no more results.

Implementation

core.String? nextPageToken;