nextPageToken property

String? nextPageToken
getter/setter pair

The token to specify as page_token in the subsequent call to get the next page.

Omitted if there are no more pages in the response.

Implementation

core.String? nextPageToken;