Class ListToolsResponse (0.5.0)

ListToolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for AgentService.ListTools.

Attributes

Name Description
tools MutableSequence[google.cloud.ces_v1beta.types.Tool]
The list of tools.
next_page_token str
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.