nextPageToken property

String? nextPageToken
getter/setter pair

If set, there are more responses.

To get the next page of responses, provide this as page_token in a future request.

Implementation

core.String? nextPageToken;