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."],[[["This webpage details the `ImportOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, as found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The latest version of the `ImportOption` is 2.23.0, and the page also provides links to documentation for prior versions of this class, down to version 1.0.0."],["`ImportOption` defines how settings should be handled during the import of a flow, with possible values including `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option will use the default settings if some are not supported in the target agent, whereas the `Keep` option will try to maintain the original settings and may cause import failure."],["The `Unspecified` setting of the `ImportOption` enum is treated the same way as `KEEP` when importing content."]]],[]]