nextPageToken property

String? nextPageToken
getter/setter pair

If provided, a page token that can look up the next page_size results.

If empty, the results list is exhausted.

Implementation

core.String? nextPageToken;