Uses of Class
com.google.genai.gaos.models.errors.GetInteractionByIdServerError
Packages that use GetInteractionByIdServerError
-
Uses of GetInteractionByIdServerError in com.google.genai.gaos.models.errors
Methods in com.google.genai.gaos.models.errors that return GetInteractionByIdServerErrorModifier and TypeMethodDescriptionGetInteractionByIdServerError.from(HttpResponse<InputStream> response) Parse a response into an instance of GetInteractionByIdServerError.