Uses of Interface
com.google.genai.gaos.models.interactions.Tool
Packages that use Tool
-
Uses of Tool in com.google.genai.gaos.models.interactions
Classes in com.google.genai.gaos.models.interactions that implement ToolModifier and TypeClassDescriptionclassCodeExecutionclassComputerUseclassFileSearchclassFunctionclassGoogleMapsclassGoogleSearchclassMCPServerclassRetrievalclassUnknownToolclassURLContextMethods in com.google.genai.gaos.models.interactions that return types with arguments of type ToolModifier and TypeMethodDescriptionCreateAgentInteraction.tools()A list of tool declarations the model may call during interaction.CreateModelInteraction.tools()A list of tool declarations the model may call during interaction.Interaction.tools()A list of tool declarations the model may call during interaction.Method parameters in com.google.genai.gaos.models.interactions with type arguments of type ToolModifier and TypeMethodDescriptionA list of tool declarations the model may call during interaction.A list of tool declarations the model may call during interaction.A list of tool declarations the model may call during interaction.A list of tool declarations the model may call during interaction.A list of tool declarations the model may call during interaction.A list of tool declarations the model may call during interaction.