google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
Part
/
fromFunctionCall
from
Function
Call
public
static
Part
fromFunctionCall
(
String
name
,
Map
<
String
,
Object
>
args
)
Constructs a FunctionCall Part from a function name and args.