Dialogflow v3 API - Enum Tool.Types.ToolType (3.0.0)

public enum Tool.Types.ToolType

Reference documentation and code samples for the Dialogflow v3 API enum Tool.Types.ToolType.

Represents the type of the tool.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
BuiltinTool

First party built-in tool created by Dialogflow which cannot be modified.

CustomizedTool

Customer provided tool.

Unspecified

Default value. This value is unused.