Send feedback
Class AnalyzeContentResponse (2.41.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
AnalyzeContentResponse ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
The response message for
Participants.AnalyzeContent .
Attributes
Name
Description
reply_text
str
The output text content.
This field is set if the automated agent
responded with text to show to the user.
reply_audio
google.cloud.dialogflow_v2.types.OutputAudio
The audio data bytes encoded as specified in the request.
This field is set if:
- reply_audio_config
was specified in the request, or
- The automated agent responded with audio to play to the
user. In such case, reply_audio.config
contains
settings used to synthesize the speech.
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.
automated_agent_reply
google.cloud.dialogflow_v2.types.AutomatedAgentReply
Only set if a Dialogflow automated agent has responded. Note
that in [AutomatedAgentReply.DetectIntentResponse][],
[Sessions.DetectIntentResponse.output_audio][] and
[Sessions.DetectIntentResponse.output_audio_config][] are
always empty, use
reply_audio
instead.
message
google.cloud.dialogflow_v2.types.Message
Message analyzed by CCAI.
human_agent_suggestion_results
MutableSequence[google.cloud.dialogflow_v2.types.SuggestionResult ]
The suggestions for most recent human agent. The order is
the same as
HumanAgentAssistantConfig.SuggestionConfig.feature_configs
of
HumanAgentAssistantConfig.human_agent_suggestion_config .
Note that any failure of Agent Assist features will not lead
to the overall failure of an AnalyzeContent API call.
Instead, the features will fail silently with the error
field set in the corresponding SuggestionResult.
end_user_suggestion_results
MutableSequence[google.cloud.dialogflow_v2.types.SuggestionResult ]
The suggestions for end user. The order is the same as
HumanAgentAssistantConfig.SuggestionConfig.feature_configs
of
HumanAgentAssistantConfig.end_user_suggestion_config .
Same as human_agent_suggestion_results, any failure of Agent
Assist features will not lead to the overall failure of an
AnalyzeContent API call. Instead, the features will fail
silently with the error field set in the corresponding
SuggestionResult.
dtmf_parameters
google.cloud.dialogflow_v2.types.DtmfParameters
Indicates the parameters of DTMF.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["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 AnalyzeContentResponse (2.41.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.41.2 (latest)](/python/docs/reference/dialogflow/latest/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.41.1](/python/docs/reference/dialogflow/2.41.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.40.0](/python/docs/reference/dialogflow/2.40.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.39.1](/python/docs/reference/dialogflow/2.39.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.38.0](/python/docs/reference/dialogflow/2.38.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.37.0](/python/docs/reference/dialogflow/2.37.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.36.0](/python/docs/reference/dialogflow/2.36.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.35.0](/python/docs/reference/dialogflow/2.35.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.34.0](/python/docs/reference/dialogflow/2.34.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.33.0](/python/docs/reference/dialogflow/2.33.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.32.0](/python/docs/reference/dialogflow/2.32.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.30.2](/python/docs/reference/dialogflow/2.30.2/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.29.0](/python/docs/reference/dialogflow/2.29.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.28.3](/python/docs/reference/dialogflow/2.28.3/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.27.0](/python/docs/reference/dialogflow/2.27.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.26.0](/python/docs/reference/dialogflow/2.26.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.25.0](/python/docs/reference/dialogflow/2.25.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.24.1](/python/docs/reference/dialogflow/2.24.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.23.3](/python/docs/reference/dialogflow/2.23.3/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.22.0](/python/docs/reference/dialogflow/2.22.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.21.0](/python/docs/reference/dialogflow/2.21.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.20.0](/python/docs/reference/dialogflow/2.20.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.19.1](/python/docs/reference/dialogflow/2.19.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.18.0](/python/docs/reference/dialogflow/2.18.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.17.0](/python/docs/reference/dialogflow/2.17.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.16.1](/python/docs/reference/dialogflow/2.16.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.15.2](/python/docs/reference/dialogflow/2.15.2/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.14.1](/python/docs/reference/dialogflow/2.14.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.13.0](/python/docs/reference/dialogflow/2.13.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.12.0](/python/docs/reference/dialogflow/2.12.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.11.0](/python/docs/reference/dialogflow/2.11.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.10.0](/python/docs/reference/dialogflow/2.10.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.9.1](/python/docs/reference/dialogflow/2.9.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.8.1](/python/docs/reference/dialogflow/2.8.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.7.1](/python/docs/reference/dialogflow/2.7.1/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.6.0](/python/docs/reference/dialogflow/2.6.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.5.0](/python/docs/reference/dialogflow/2.5.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.4.0](/python/docs/reference/dialogflow/2.4.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.3.0](/python/docs/reference/dialogflow/2.3.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.2.0](/python/docs/reference/dialogflow/2.2.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.1.2](/python/docs/reference/dialogflow/2.1.2/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [2.0.0](/python/docs/reference/dialogflow/2.0.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [1.1.3](/python/docs/reference/dialogflow/1.1.3/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [1.0.0](/python/docs/reference/dialogflow/1.0.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [0.8.0](/python/docs/reference/dialogflow/0.8.0/google.cloud.dialogflow_v2.types.AnalyzeContentResponse)\n- [0.7.2](/python/docs/reference/dialogflow/0.7.2/google.cloud.dialogflow_v2.types.AnalyzeContentResponse) \n\n AnalyzeContentResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe response message for\nParticipants.AnalyzeContent."]]