Package com.google.genai.gaos.utils
Class AsyncHook
java.lang.Object
com.google.genai.gaos.utils.AsyncHook
Utility class for defining async hook interfaces.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceSpecifies what happens if a request action throws an Exception.static interfaceSpecifies how a response is transformed before response processing.static interfaceSpecifies how a request is transformed before sending.static final class -
Method Summary