Class ToolsetTool (2.48.0)

ToolsetTool(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A tool that is created from a toolset.

Attributes

Name Description
toolset str
Required. The name of the toolset to retrieve the schema for. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
operation_id str
Optional. The operationId field of the OpenAPI endpoint. The operationId must be present in the toolset's definition.
confirmation_requirement google.cloud.dialogflow_v2beta1.types.Tool.ConfirmationRequirement
Optional. Indicates whether the tool requires human confirmation.