> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-hivemind-launch.mintlify.site/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/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/integrations/googleGenAI.ts#L223)

***
