Class AbstractSkillSource.SkillMdPath
java.lang.Object
com.google.adk.skills.AbstractSkillSource.SkillMdPath
- Enclosing class:
AbstractSkillSource<PathT>
A container class that holds a skill's name and the path to its SKILL.md file.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSkillMdPath(String name, PathT mdPath) Constructs aSkillMdPath. -
Method Summary
-
Constructor Details
-
SkillMdPath
-