Uses of Class
com.google.adk.apps.ResumabilityConfig
Packages that use ResumabilityConfig
-
Uses of ResumabilityConfig in com.google.adk.agents
Methods in com.google.adk.agents with parameters of type ResumabilityConfigModifier and TypeMethodDescriptionInvocationContext.Builder.resumabilityConfig(@Nullable ResumabilityConfig resumabilityConfig) Sets the resumability configuration for the invocation. -
Uses of ResumabilityConfig in com.google.adk.apps
Methods in com.google.adk.apps that return ResumabilityConfigModifier and TypeMethodDescriptionabstract ResumabilityConfigResumabilityConfig.Builder.build()@Nullable ResumabilityConfigApp.resumabilityConfig()Methods in com.google.adk.apps with parameters of type ResumabilityConfigModifier and TypeMethodDescriptionApp.Builder.resumabilityConfig(ResumabilityConfig resumabilityConfig) Deprecated. -
Uses of ResumabilityConfig in com.google.adk.runner
Constructors in com.google.adk.runner with parameters of type ResumabilityConfigModifierConstructorDescriptionprotectedRunner(BaseAgent agent, String appName, BaseArtifactService artifactService, BaseSessionService sessionService, @Nullable BaseMemoryService memoryService, List<? extends Plugin> plugins, @Nullable EventsCompactionConfig eventsCompactionConfig, @Nullable ContextCacheConfig contextCacheConfig, @Nullable ResumabilityConfig resumabilityConfig) Deprecated.UseRunner.Builderinstead.
ResumabilityConfig: partial feature, full resumability not yet available.