nextPageToken property

String? nextPageToken
getter/setter pair

Pass this token as the page_token field of the request for a subsequent call.

If this field is omitted, there are no subsequent pages.

Implementation

core.String? nextPageToken;