Package com.google.genai.types
Class FunctionCall.Builder
java.lang.Object
com.google.genai.types.FunctionCall.Builder
- Enclosing class:
- FunctionCall
Builder for FunctionCall.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract FunctionCall.Builderabstract FunctionCallbuild()abstract FunctionCall.Builderabstract FunctionCall.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
args
-
name
-
build
-