nextPageToken property

String? nextPageToken
getter/setter pair

Value that can be sent as pageToken to retrieve the next page of content.

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

Implementation

core.String? nextPageToken;