Skip to content

AIDK API Reference / aidk-google / buildClientOptions

Function: buildClientOptions() ​

ts
function buildClientOptions(config: GoogleAdapterConfig): any;

Defined in: packages/adapters/google/src/google.ts:108

Parameters ​

ParameterType
configGoogleAdapterConfig

Returns ​

any

Released under the MIT License.