Uses of Class
com.google.adk.events.EventActions
Packages that use EventActions
-
Uses of EventActions in com.google.adk.agents
Fields in com.google.adk.agents declared as EventActionsMethods in com.google.adk.agents that return EventActionsModifier and TypeMethodDescriptionCallbackContext.eventActions()Returns the EventActions associated with this context.Constructors in com.google.adk.agents with parameters of type EventActionsModifierConstructorDescriptionCallbackContext(InvocationContext invocationContext, EventActions eventActions) Initializes callback context. -
Uses of EventActions in com.google.adk.events
Methods in com.google.adk.events that return EventActionsMethods in com.google.adk.events with parameters of type EventActionsModifier and TypeMethodDescriptionEvent.Builder.actions(EventActions value) EventActions.Builder.merge(EventActions other) voidEvent.setActions(EventActions actions) -
Uses of EventActions in com.google.adk.tools
Methods in com.google.adk.tools that return EventActionsMethods in com.google.adk.tools with parameters of type EventActionsModifier and TypeMethodDescriptionToolContext.Builder.actions(EventActions actions) voidToolContext.setActions(EventActions actions)