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.Methods in com.google.genai.types with parameters of type ToolModifier and TypeMethodDescriptionSetter for tools.Setter for tools.Setter for tools.Setter for tools.Setter for tools.Method parameters in com.google.genai.types with type arguments of type ToolModifier and TypeMethodDescriptionabstract CountTokensConfig.BuilderSetter for tools.abstract CreateCachedContentConfig.BuilderSetter for tools.abstract GenerateContentConfig.BuilderSetter for tools.abstract LiveClientSetup.BuilderSetter for tools.abstract LiveConnectConfig.BuilderSetter for tools.