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

***
