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