nextPageToken property

String? nextPageToken
getter/setter pair

Pagination token to specify in the next call to retrieve the next page of results.

Empty if there are no more items.

Implementation

core.String? nextPageToken;