google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
ToolCall
/
Builder
/
args
args
public
abstract
ToolCall.Builder
args
(
Map
<
String
,
Object
>
args
)
Setter for args.
args: The tool call arguments. Example: {"arg1": "value1", "arg2": "value2"}.