Uses of Enum Class
com.google.adk.agents.RunConfig.ToolExecutionMode
Packages that use RunConfig.ToolExecutionMode
-
Uses of RunConfig.ToolExecutionMode in com.google.adk.agents
Methods in com.google.adk.agents that return RunConfig.ToolExecutionModeModifier and TypeMethodDescriptionabstract RunConfig.ToolExecutionModeRunConfig.toolExecutionMode()static RunConfig.ToolExecutionModeReturns the enum constant of this class with the specified name.static RunConfig.ToolExecutionMode[]RunConfig.ToolExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.adk.agents with parameters of type RunConfig.ToolExecutionModeModifier and TypeMethodDescriptionabstract RunConfig.BuilderRunConfig.Builder.setToolExecutionMode(RunConfig.ToolExecutionMode toolExecutionMode)