Uses of Class
com.google.adk.tools.BaseTool.ToolConfig
Packages that use BaseTool.ToolConfig
-
Uses of BaseTool.ToolConfig in com.google.adk.agents
Methods in com.google.adk.agents that return types with arguments of type BaseTool.ToolConfigMethod parameters in com.google.adk.agents with type arguments of type BaseTool.ToolConfig -
Uses of BaseTool.ToolConfig in com.google.adk.tools
Methods in com.google.adk.tools with parameters of type BaseTool.ToolConfigModifier and TypeMethodDescriptionstatic BaseToolBaseTool.fromConfig(BaseTool.ToolConfig config, String configAbsPath) Creates a tool instance from a config. -
Uses of BaseTool.ToolConfig in com.google.adk.tools.mcp
Methods in com.google.adk.tools.mcp with parameters of type BaseTool.ToolConfigModifier and TypeMethodDescriptionstatic McpToolsetMcpToolset.fromConfig(BaseTool.ToolConfig config, String configAbsPath) Creates a McpToolset instance from a config.