Class ListToolsResponse (2.45.0)

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

Response of ListTools.

Attributes

Name Description
tools MutableSequence[google.cloud.dialogflow_v2.types.Tool]
List of tools retrieved.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.