ObservedToolCall(mapping=None, *, ignore_unknown_fields=False, **kwargs)The observed tool call and response.
Attributes |
|
|---|---|
| Name | Description |
tool_call |
google.cloud.ces_v1beta.types.ToolCall
Output only. The observed tool call. |
tool_response |
google.cloud.ces_v1beta.types.ToolResponse
Output only. The observed tool response. |