Class ToolChoiceConfig
java.lang.Object
com.google.genai.gaos.models.interactions.ToolChoiceConfig
ToolChoiceConfig
The tool choice configuration containing allowed tools.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe configuration for allowed tools.static ToolChoiceConfig.Builderbuilder()booleaninthashCode()toString()withAllowedTools(AllowedTools allowedTools) The configuration for allowed tools.
-
Constructor Details
-
ToolChoiceConfig
-
ToolChoiceConfig
public ToolChoiceConfig()
-
-
Method Details