Uses of Class
com.google.adk.plugins.PluginManager
Packages that use PluginManager
-
Uses of PluginManager in com.google.adk.agents
Methods in com.google.adk.agents that return PluginManagerConstructors in com.google.adk.agents with parameters of type PluginManagerModifierConstructorDescriptionInvocationContext(BaseSessionService sessionService, BaseArtifactService artifactService, BaseMemoryService memoryService, PluginManager pluginManager, Optional<LiveRequestQueue> liveRequestQueue, Optional<String> branch, String invocationId, BaseAgent agent, Session session, Optional<com.google.genai.types.Content> userContent, RunConfig runConfig, boolean endInvocation) -
Uses of PluginManager in com.google.adk.runner
Methods in com.google.adk.runner that return PluginManager