nextPageToken property

String? nextPageToken
getter/setter pair

The continuation token, used to page through large result sets.

Provide this value in a subsequent request as page_token in subsequent requests to retrieve the next page. If this field is not present, there are no subsequent results.

Output only.

Implementation

core.String? nextPageToken;