nextPageToken property

String? nextPageToken
getter/setter pair

Tokens to pass to the standard list field 'page_token'.

Whenever available, tokens are preferred over manipulating start_index.

Implementation

core.String? nextPageToken;