nextPageToken property

String? nextPageToken
getter/setter pair

Gemini Enterprise only.

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Optional.

Implementation

core.String? nextPageToken;