nextPageToken property

String? nextPageToken
getter/setter pair

When present, there are more results to retrieve.

Set page_token to this value on a subsequent call to get the next page of results.

Implementation

core.String? nextPageToken;