> ## 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 リファレンス

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

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

<div id="type-parameters">
  #### タイプパラメーター
</div>

| 名   | タイプ                      |
| :-- | :----------------------- |
| `T` | extends `GoogleGenAIAPI` |

<div id="parameters">
  #### パラメーター
</div>

| 名             | タイプ |
| :------------ | :-- |
| `googleGenAI` | `T` |

<div id="returns">
  #### 戻り値
</div>

`T`

<div id="defined-in">
  #### 定義元
</div>

[src/integrations/googleGenAI.ts:239](https://github.com/wandb/weave/blob/9591aba8a5e77309ee0858e5ba94d31c1bd7e404/sdks/node/src/integrations/googleGenAI.ts#L239)

***
