Uses of Class
com.google.adk.agents.ParallelAgentConfig
Packages that use ParallelAgentConfig
-
Uses of ParallelAgentConfig in com.google.adk.agents
Methods in com.google.adk.agents with parameters of type ParallelAgentConfigModifier and TypeMethodDescriptionstatic ParallelAgentParallelAgent.fromConfig(ParallelAgentConfig config, String configAbsPath) Creates a ParallelAgent from configuration.