nextPageToken property
The next pagination token in the Search response.
It should be used as the page_token
for the following request. An empty
value means no more results.
Implementation
core.String? nextPageToken;
The next pagination token in the Search response.
It should be used as the page_token
for the following request. An empty
value means no more results.
core.String? nextPageToken;