> ## 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

> Référence du SDK TypeScript

<div id="wrapgooglegenai">
  # wrapGoogleGenAI
</div>

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

<div id="type-parameters">
  #### Paramètres de type
</div>

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

<div id="parameters">
  #### Paramètres
</div>

| Nom           | Type |
| :------------ | :--- |
| `googleGenAI` | `T`  |

<div id="returns">
  #### Renvoie
</div>

`T`

<div id="defined-in">
  #### Défini dans
</div>

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

***
