Uses of Class
com.google.adk.skills.AbstractSkillSource.SkillMdPath
Packages that use AbstractSkillSource.SkillMdPath
-
Uses of AbstractSkillSource.SkillMdPath in com.google.adk.skills
Methods in com.google.adk.skills that return types with arguments of type AbstractSkillSource.SkillMdPathModifier and TypeMethodDescriptionprotected abstract io.reactivex.rxjava3.core.Flowable<AbstractSkillSource<PathT>.SkillMdPath> AbstractSkillSource.listSkills()Returns aFlowableof skills as a pair of skill name and the path to the SKILL.md file.protected io.reactivex.rxjava3.core.Flowable<AbstractSkillSource<Path>.SkillMdPath> LocalSkillSource.listSkills()