Uses of Class
com.google.adk.sessions.ApiResponse
Packages that use ApiResponse
-
Uses of ApiResponse in com.google.adk.sessions
Subclasses of ApiResponse in com.google.adk.sessionsModifier and TypeClassDescriptionfinal class
Wraps a real HTTP response to expose the methods needed by the GenAI SDK.Methods in com.google.adk.sessions that return ApiResponseModifier and TypeMethodDescriptionSends a Http request given the http method, path, and request json string.Methods in com.google.adk.sessions with parameters of type ApiResponseModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
VertexAiSessionService.getJsonResponse
(ApiResponse apiResponse)