Class BaseAgentConfig.AgentRefConfig
java.lang.Object
com.google.adk.agents.BaseAgentConfig.AgentRefConfig
- Enclosing class:
BaseAgentConfig
Configuration for referencing other agents (subagents). Supports both config-based references
(YAML files) and programmatic references (via code registry).
-
Constructor Summary
ConstructorsConstructorDescriptionAgentRefConfig(String configPath) Constructor for config-based agent reference. -
Method Summary
-
Constructor Details
-
AgentRefConfig
public AgentRefConfig() -
AgentRefConfig
Constructor for config-based agent reference.- Parameters:
configPath- The path to the subagent's config file
-
-
Method Details
-
configPath
-
setConfigPath
-
code
-
setCode
-