nextPageToken property

String? nextPageToken
getter/setter pair

You can send a token as pageToken to retrieve the next page of results.

If empty, there are no subsequent pages.

Implementation

core.String? nextPageToken;