nextPageToken property

String? nextPageToken
getter/setter pair

Token to receive the next page of results.

This will be absent if the end of the response list has been reached.

Implementation

core.String? nextPageToken;