pageToken property

String? pageToken
getter/setter pair

The token specifying the current offset within search results.

See SearchJobsResponse.next_page_token for an explanation of how to obtain the next set of query results.

Optional.

Implementation

core.String? pageToken;