Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DetectIntentResponseView (v1.11.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::DetectIntentResponseView.

The response view specifies which fields in the QueryResult to return.

Constants

DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED

value: 0
Not specified. DETECT_INTENT_RESPONSE_VIEW_DEFAULT will be used.

DETECT_INTENT_RESPONSE_VIEW_FULL

value: 1
Full response view includes all fields.

DETECT_INTENT_RESPONSE_VIEW_BASIC

value: 2

Basic response view omits the following fields:

QueryResult.diagnostic_info

DETECT_INTENT_RESPONSE_VIEW_DEFAULT

value: 3

Default response view omits the following fields:

QueryResult.trace_blocks