Uses of Record Class
com.google.adk.tools.LoadMemoryResponse
Packages that use LoadMemoryResponse
-
Uses of LoadMemoryResponse in com.google.adk.tools
Methods in com.google.adk.tools that return types with arguments of type LoadMemoryResponseModifier and TypeMethodDescriptionstatic io.reactivex.rxjava3.core.Single<LoadMemoryResponse> LoadMemoryTool.loadMemory(String query, ToolContext toolContext) Loads the memory for the current user.