nextPageToken property

String? nextPageToken
getter/setter pair

A token indicating the last paginated result returned.

This can be used by succeeding requests to get the next "page" of keywords. It will only be present when there are more results to be returned.

Implementation

core.String? nextPageToken;