> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.oai.gemini_types.FunctionCallingConfigMode

<h2 id="autogen.oai.gemini_types.FunctionCallingConfigMode" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">FunctionCallingConfigMode</span>
</h2>

```python theme={null}
FunctionCallingConfigMode(*args, **kwds)
```

Config for the function calling config mode.

<b>Parameters:</b>

| Name     | Description |
| -------- | ----------- |
| `*args`  |             |
| `**kwds` |             |

### Class Attributes

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### ANY

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### AUTO

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### MODE\_UNSPECIFIED

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### NONE

<br />

<br />
