nextPageToken property

String? nextPageToken
getter/setter pair

A token that can be sent as ListToolsRequest.page_token to retrieve the next page.

Absence of this field indicates there are no subsequent pages.

Implementation

core.String? nextPageToken;