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