Fallback to default settings if some settings are not supported in the
agent to import into. E.g. Standard NLU will be used if custom NLU is
not available.
Keep
Always respect settings in exported flow content. It may cause a
import failure if some settings (e.g. custom NLU) are not supported in
the agent to import into.
[[["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 content lists available versions of the `Google.Cloud.Dialogflow.Cx.V3` library, ranging from version 2.23.0 (latest) down to version 1.0.0."],["It provides documentation links for each version of the library relating to the `ImportOption` type found in the `Google.Cloud.Dialogflow.Cx.V3.ImportFlowRequest.Types` namespace."],["The `ImportOption` enum specifies three possible options: `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option means to use default settings when some are not supported by the agent, whereas `Keep` means to always use the setting from the exported content even if it causes failure."],["The `Unspecified` option for `ImportOption` is treated the same as the `Keep` option."]]],[]]