Package com.google.genai.gaos.utils
Class Hook.AfterErrorContextImpl
java.lang.Object
com.google.genai.gaos.utils.Hook.AfterErrorContextImpl
- All Implemented Interfaces:
Hook.AfterErrorContext,Hook.HookContext
- Enclosing class:
- Hook
public static final class Hook.AfterErrorContextImpl
extends Object
implements Hook.AfterErrorContext
-
Constructor Summary
ConstructorsConstructorDescriptionAfterErrorContextImpl(SDKConfiguration sdkConfiguration, String baseUrl, String operationId, Optional<List<String>> oauthScopes, Optional<SecuritySource> securitySource) -
Method Summary
-
Constructor Details
-
AfterErrorContextImpl
public AfterErrorContextImpl(SDKConfiguration sdkConfiguration, String baseUrl, String operationId, Optional<List<String>> oauthScopes, Optional<SecuritySource> securitySource)
-
-
Method Details
-
sdkConfiguration
- Specified by:
sdkConfigurationin interfaceHook.HookContext
-
baseUrl
- Specified by:
baseUrlin interfaceHook.HookContext
-
operationId
- Specified by:
operationIdin interfaceHook.HookContext
-
securitySource
- Specified by:
securitySourcein interfaceHook.HookContext
-
oauthScopes
- Specified by:
oauthScopesin interfaceHook.HookContext
-