Uses of Class
com.google.adk.events.ToolConfirmation
Packages that use ToolConfirmation
-
Uses of ToolConfirmation in com.google.adk.events
Methods in com.google.adk.events that return ToolConfirmationMethods in com.google.adk.events that return types with arguments of type ToolConfirmationMethod parameters in com.google.adk.events with type arguments of type ToolConfirmationModifier and TypeMethodDescriptionEventActions.Builder.requestedToolConfirmations(ConcurrentMap<String, ToolConfirmation> value) voidEventActions.setRequestedToolConfirmations(ConcurrentMap<String, ToolConfirmation> requestedToolConfirmations) -
Uses of ToolConfirmation in com.google.adk.tools
Methods in com.google.adk.tools that return types with arguments of type ToolConfirmationMethods in com.google.adk.tools with parameters of type ToolConfirmationModifier and TypeMethodDescriptionToolContext.Builder.toolConfirmation(ToolConfirmation toolConfirmation) voidToolContext.toolConfirmation(ToolConfirmation toolConfirmation)