pageToken property
A page token, received from a previous TextSearch call.
Provide this to retrieve the subsequent page. When paginating, all
parameters other than page_token, page_size, and max_result_count
provided to TextSearch must match the initial call that provided the page
token. Otherwise an INVALID_ARGUMENT error is returned.
Optional.
Implementation
core.String? pageToken;