Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DetectIntentResponse::ResponseType (v0.12.0)

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.

FINAL

value: 2
Final response.