Class ToolCalls (0.3.0)

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

Request for the client to execute the tools and return the execution results before continuing the session.

Attribute

Name Description
tool_calls MutableSequence[google.cloud.ces_v1beta.types.ToolCall]
Optional. The list of tool calls to execute.