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

***
