pageToken property
The page token received from a previous SearchLinksRequest
call.
Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
Optional.
Implementation
core.String? pageToken;