> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# wrapGoogleGenAI

> TypeScript SDK reference

# wrapGoogleGenAI

▸ **wrapGoogleGenAI**\<`T`>(`googleGenAI`): `T`

#### Type parameters

| Name | Type                     |
| :--- | :----------------------- |
| `T`  | extends `GoogleGenAIAPI` |

#### Parameters

| Name          | Type |
| :------------ | :--- |
| `googleGenAI` | `T`  |

#### Returns

`T`

#### Defined in

[integrations/googleGenAI.ts:223](https://github.com/wandb/weave/blob/62f1e46098095776ee29b730ad10b3b3d1a68307/sdks/node/src/integrations/googleGenAI.ts#L223)

***
