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