nextPageToken property

String? nextPageToken
getter/setter pair

The token you can use to retrieve the next page of results.

Not returned if there are no more results in the list.

Implementation

core.String? nextPageToken;