nextPageToken property
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;