Package com.google.adk.sessions
package com.google.adk.sessions
-
ClassDescriptionThe API response contains a response to a call to the GenAI APIs.Configuration for getting a session.Builder for
GetSessionConfig
.Base client for the HTTP APIs.Wraps a real HTTP response to expose the methods needed by the GenAI SDK.An in-memory implementation ofBaseSessionService
assumingSession
objects are mutable regarding their state map, events list, and last update time.Response for listing events.Builder forListEventsResponse
.Response for listing sessions.Builder forListSessionsResponse
.Builder forSession
.Represents a general error that occurred during session management operations.Indicates that a requested session could not be found.Utility functions for session service.AState
object that also keeps track of the changes to the state.TODO: Use the genai HttpApiClient and ApiResponse methods once they are public.