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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page details the `ResponseType` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for different versions of the library."],["The `ResponseType` enum is used to classify the types of `DetectIntentResponse`, with potential values including `Final`, `Partial`, and `Unspecified`."],["There are many versions of `Google.Cloud.Dialogflow.Cx.V3` documented here, starting from version 1.0.0 up to the latest version of 2.23.0."],["`Partial` responses are explained to be aggregated responses from a fulfillment that enables `return_partial_response` and are ineligible for barge-in, whereas `Final` responses are the concluding response."],["An `Unspecified` value should not happen, and is used to represent an unexpected state."]]],[]]