> ## 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.tools.experimental.google.toolkit_protocol.GoogleToolkitProtocol

<h2 id="autogen.tools.experimental.google.toolkit_protocol.GoogleToolkitProtocol" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

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

```python theme={null}
GoogleToolkitProtocol(*args, **kwargs)
```

A protocol for Google tool maps.

<b>Parameters:</b>

| Name       | Description |
| ---------- | ----------- |
| `*args`    |             |
| `**kwargs` |             |

### Static Methods

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

#### recommended\_scopes

```python theme={null}
recommended_scopes() -> list[str]
```

Defines a required static method without implementation.

<br />
