Uses of Class
com.google.genai.types.Tool
Packages that use Tool
-
Uses of Tool in com.google.genai.types
Methods in com.google.genai.types that return ToolModifier and TypeMethodDescriptionabstract ToolTool.Builder.build()static ToolDeserializes a JSON string to a Tool object.Methods in com.google.genai.types that return types with arguments of type ToolModifier and TypeMethodDescriptionGenerateContentConfig.tools()Code that enables the system to interact with external systems to perform an action outside of the knowledge and scope of the model.Method parameters in com.google.genai.types with type arguments of type Tool