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 page documents different versions of the `ImportOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, ranging from version 1.0.0 to the latest 2.23.0."],["`ImportOption` is an enum type used for specifying how to handle settings during flow import operations, with options including `Fallback`, `Keep`, and `Unspecified`."],["The latest version of the documented enum `ImportOption` is 2.23.0, and the `ImportOption` fields are `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option will use the default settings if some are not supported in the target agent, `Keep` will always use the exported settings which may lead to import failure, and `Unspecified` is treated as `Keep`."]]],[]]