The top-level message returned from the StreamingDetectIntent
method.
Multiple response messages can be returned in order:
If the StreamingDetectIntentRequest.input_audio field was
set, the recognition_result field is populated for one or
more messages. See the
StreamingRecognitionResult
message for details about the result message sequence.
The next message contains response_id, query_result,
alternative_query_results and optionally webhook_status
if a WebHook was called.
If output_audio_config was specified in the request or
agent-level speech synthesizer is configured, all subsequent
messages contain output_audio and output_audio_config.
Attributes
Name
Description
response_id
str
The unique identifier of the response. It can
be used to locate a response in the training
example set or for reporting issues.
MutableSequence[google.cloud.dialogflow_v2beta1.types.QueryResult]
If Knowledge Connectors are enabled, there could be more
than one result returned for a given query or event, and
this field will contain all results except for the top one,
which is captured in query_result. The alternative results
are ordered by decreasing
QueryResult.intent_detection_confidence. If Knowledge
Connectors are disabled, this field will be empty until
multiple responses for regular intents are supported, at
which point those additional results will be surfaced here.
webhook_status
google.rpc.status_pb2.Status
Specifies the status of the webhook request.
output_audio
bytes
The audio data bytes encoded as specified in the request.
Note: The output audio is generated based on the values of
default platform text responses found in the
query_result.fulfillment_messages field. If multiple
default text responses exist, they will be concatenated when
generating audio. If no default platform text responses
exist, the generated audio content will be empty.
In some scenarios, multiple output audio fields may be
present in the response structure. In these cases, only the
top-most-level audio output has content.
[[["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-09-04 UTC."],[],[],null,["# Class StreamingDetectIntentResponse (2.41.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.41.2 (latest)](/python/docs/reference/dialogflow/latest/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.41.1](/python/docs/reference/dialogflow/2.41.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.40.0](/python/docs/reference/dialogflow/2.40.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.39.1](/python/docs/reference/dialogflow/2.39.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.38.0](/python/docs/reference/dialogflow/2.38.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.37.0](/python/docs/reference/dialogflow/2.37.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.36.0](/python/docs/reference/dialogflow/2.36.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.35.0](/python/docs/reference/dialogflow/2.35.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.34.0](/python/docs/reference/dialogflow/2.34.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.33.0](/python/docs/reference/dialogflow/2.33.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.32.0](/python/docs/reference/dialogflow/2.32.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.30.2](/python/docs/reference/dialogflow/2.30.2/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.29.0](/python/docs/reference/dialogflow/2.29.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.28.3](/python/docs/reference/dialogflow/2.28.3/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.27.0](/python/docs/reference/dialogflow/2.27.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.26.0](/python/docs/reference/dialogflow/2.26.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.25.0](/python/docs/reference/dialogflow/2.25.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.24.1](/python/docs/reference/dialogflow/2.24.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.23.3](/python/docs/reference/dialogflow/2.23.3/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.22.0](/python/docs/reference/dialogflow/2.22.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.21.0](/python/docs/reference/dialogflow/2.21.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.20.0](/python/docs/reference/dialogflow/2.20.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.19.1](/python/docs/reference/dialogflow/2.19.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.18.0](/python/docs/reference/dialogflow/2.18.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.17.0](/python/docs/reference/dialogflow/2.17.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.16.1](/python/docs/reference/dialogflow/2.16.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.15.2](/python/docs/reference/dialogflow/2.15.2/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.14.1](/python/docs/reference/dialogflow/2.14.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.13.0](/python/docs/reference/dialogflow/2.13.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.12.0](/python/docs/reference/dialogflow/2.12.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.11.0](/python/docs/reference/dialogflow/2.11.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.10.0](/python/docs/reference/dialogflow/2.10.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.9.1](/python/docs/reference/dialogflow/2.9.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.8.1](/python/docs/reference/dialogflow/2.8.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.7.1](/python/docs/reference/dialogflow/2.7.1/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.6.0](/python/docs/reference/dialogflow/2.6.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.5.0](/python/docs/reference/dialogflow/2.5.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.4.0](/python/docs/reference/dialogflow/2.4.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.3.0](/python/docs/reference/dialogflow/2.3.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.2.0](/python/docs/reference/dialogflow/2.2.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.1.2](/python/docs/reference/dialogflow/2.1.2/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [2.0.0](/python/docs/reference/dialogflow/2.0.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [1.1.3](/python/docs/reference/dialogflow/1.1.3/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [1.0.0](/python/docs/reference/dialogflow/1.0.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [0.8.0](/python/docs/reference/dialogflow/0.8.0/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse)\n- [0.7.2](/python/docs/reference/dialogflow/0.7.2/google.cloud.dialogflow_v2beta1.types.StreamingDetectIntentResponse) \n\n StreamingDetectIntentResponse(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nThe top-level message returned from the `StreamingDetectIntent`\nmethod.\n\nMultiple response messages can be returned in order:\n\n1. If the `StreamingDetectIntentRequest.input_audio` field was\n set, the `recognition_result` field is populated for one or\n more messages. See the\n StreamingRecognitionResult\n message for details about the result message sequence.\n\n2. The next message contains `response_id`, `query_result`,\n `alternative_query_results` and optionally `webhook_status`\n if a WebHook was called.\n\n3. If `output_audio_config` was specified in the request or\n agent-level speech synthesizer is configured, all subsequent\n messages contain `output_audio` and `output_audio_config`."]]