nextPageToken property

String? nextPageToken
getter/setter pair

The token for the next page of the response.

To see more results, use this value as the page_token for your next request. If this value is empty, there are no more results.

Implementation

core.String? nextPageToken;