Module Google::Cloud::Dialogflow::CX::V3::DetectIntentResponse::ResponseType (v0.5.0)

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.