Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DetectIntentResponse::ResponseType (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::DetectIntentResponse::ResponseType.
Represents different DetectIntentResponse types.
Constants
RESPONSE_TYPE_UNSPECIFIED
value: 0 Not specified. This should never happen.
PARTIAL
value: 1 Partial response. e.g. Aggregated responses in a Fulfillment that enables
return_partial_response can be returned as partial response.
WARNING: partial response is not eligible for barge-in.