ToolsetTool(mapping=None, *, ignore_unknown_fields=False, **kwargs)A tool that is created from a toolset.
Attributes |
|
|---|---|
| Name | Description |
toolset |
str
Required. The resource name of the Toolset from which this tool is derived. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
|
tool_id |
str
Optional. The tool ID to filter the tools to retrieve the schema for. |