nextPageToken property

String? nextPageToken
getter/setter pair

A token that you can send as pageToken to retrieve the next page of results.

If empty, there are no subsequent pages.

Implementation

core.String? nextPageToken;