pageToken property

String? pageToken
getter/setter pair

The next_page_token from a previous request, if any.

All other request fields need to be the same as in the initial request when the page token is specified.

Optional.

Implementation

core.String? pageToken;