nextPageToken property

String? nextPageToken
getter/setter pair

If non-empty, more results are available.

Pass this token, along with the same query parameters as the first request, to view the next page of results.

Implementation

core.String? nextPageToken;