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