AgentToolset(mapping=None, *, ignore_unknown_fields=False, **kwargs)A toolset with a selection of its tools.
Attributes |
|
|---|---|
| Name | Description |
toolset |
str
Required. The resource name of the toolset. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
|
tool_ids |
MutableSequence[str]
Optional. The tools IDs to filter the toolset. |