nextPageToken property
Pagination token used to retrieve the next page of results.
Pass the content of this string as the page_token attribute of the next
request. next_page_token is not returned for the last page.
Implementation
core.String? nextPageToken;