Uses of Class
com.google.adk.tools.BaseTool.ToolArgsConfig
Packages that use BaseTool.ToolArgsConfig
-
Uses of BaseTool.ToolArgsConfig in com.google.adk.tools
Methods in com.google.adk.tools that return BaseTool.ToolArgsConfigMethods in com.google.adk.tools with parameters of type BaseTool.ToolArgsConfigModifier and TypeMethodDescriptionstatic BaseToolAgentTool.fromConfig(BaseTool.ToolArgsConfig args, String configAbsPath) static ExampleToolExampleTool.fromConfig(BaseTool.ToolArgsConfig args) Overload to match resolver which passes only ToolArgsConfig.static ExampleToolExampleTool.fromConfig(BaseTool.ToolArgsConfig args, String configAbsPath) Factory from YAML tool args.static LongRunningFunctionToolLongRunningFunctionTool.fromConfig(BaseTool.ToolArgsConfig config, String configAbsPath) voidBaseTool.ToolConfig.setArgs(BaseTool.ToolArgsConfig args) Constructors in com.google.adk.tools with parameters of type BaseTool.ToolArgsConfig