nextPageToken property

String? nextPageToken
getter/setter pair

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

Provide this value in a subsequent request to return the next page of results.

Implementation

core.String? nextPageToken;