> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/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>

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

***
