bool
Optional. Enable multi-language detection for this flow.
This can be set only if [agent level multi language
setting][Agent.enable_multi_language_training] is enabled.
supported_response_language_codes
MutableSequence[str]
Optional. Agent will respond in the detected language if the
detected language code is in the supported resolved
languages for this flow. This will be used only if
multi-language training is enabled in the
agent
and multi-language detection is enabled in the
flow.
The supported languages must be a subset of the languages
supported by the agent.
[[["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 2026-06-03 UTC."],[],[]]