Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Tool::ToolType (v1.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::Tool::ToolType.
Represents the type of the tool.
Constants
TOOL_TYPE_UNSPECIFIED
value: 0 Default value. This value is unused.
CUSTOMIZED_TOOL
value: 1 Customer provided tool.
BUILTIN_TOOL
value: 2 First party built-in tool created by Dialogflow which cannot be modified.