Class AllowedTools
java.lang.Object
com.google.genai.gaos.models.interactions.AllowedTools
AllowedTools
The configuration for allowed tools.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AllowedTools.Builderbuilder()booleaninthashCode()mode()tools()The names of the allowed tools.toString()withMode(ToolChoiceType mode) The names of the allowed tools.
-
Constructor Details
-
AllowedTools
-
AllowedTools
public AllowedTools()
-
-
Method Details