pageToken property

String? pageToken
getter/setter pair

If present, then retrieve the next batch of results from the preceding call to this method.

page_token must be the value of next_page_token from the previous response. The values of other method parameters should be identical to those in the previous call.

Optional.

Implementation

core.String? pageToken;