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 TypeMethodDescriptionCountTokensConfig.tools()Code that enables the system to interact with external systems to perform an action outside of the knowledge and scope of the model.CreateCachedContentConfig.tools()A list of `Tools` the model may use to generate the next response.GenerateContentConfig.tools()Code that enables the system to interact with external systems to perform an action outside of the knowledge and scope of the model.LiveClientSetup.tools()A list of `Tools` the model may use to generate the next response.LiveConnectConfig.tools()A list of `Tools` the model may use to generate the next response.Method parameters in com.google.genai.types with type arguments of type ToolModifier and TypeMethodDescriptionabstract CountTokensConfig.Builderabstract CreateCachedContentConfig.Builderabstract GenerateContentConfig.Builderabstract LiveClientSetup.Builderabstract LiveConnectConfig.Builder