Class DetectIntentResponseView (2.6.0)

DetectIntentResponseView(value)

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

    <xref uid="google.cloud.dialogflow.cx.v3beta1.QueryResult.diagnostic_info">QueryResult.diagnostic_info</xref>
    ---------------------------------------------------------------------------------------------

    <xref uid="google.cloud.dialogflow.cx.v3beta1.QueryResult.generative_info">QueryResult.generative_info</xref>
DETECT_INTENT_RESPONSE_VIEW_DEFAULT (3):
    Default response view omits the following fields:
    -------------------------------------------------

    <xref uid="google.cloud.dialogflow.cx.v3beta1.QueryResult.trace_blocks">QueryResult.trace_blocks</xref>

Enums

Name Description
DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED Not specified. `DETECT_INTENT_RESPONSE_VIEW_DEFAULT` will be used.
DETECT_INTENT_RESPONSE_VIEW_FULL Full response view includes all fields.
DETECT_INTENT_RESPONSE_VIEW_BASIC Basic response view omits the following fields: -----------------------------------------------