Module: Google::Cloud::Dialogflow::V2::ToolCall::State
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/tool_call.rb
Overview
Tool call states.
Constant Summary collapse
- STATE_UNSPECIFIED =
Default value.
0- TRIGGERED =
The tool call has been triggered.
1- NEEDS_CONFIRMATION =
The tool call requires confirmation from a human.
2