menu
googleapis package
documentation
ces/v1.dart
ToolCall
ToolCall.new constructor
ToolCall.new constructor
dark_mode
light_mode
ToolCall
constructor
ToolCall
(
{
Map
<
String
,
Object
?
>
?
args
,
String
?
displayName
,
String
?
id
,
String
?
tool
,
ToolsetTool
?
toolsetTool
,
})
Implementation
ToolCall({this.args, this.displayName, this.id, this.tool, this.toolsetTool});
googleapis package
documentation
ces/v1
ToolCall
ToolCall.new constructor
ToolCall class