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 provides documentation for the `ImportFlowRequest.Types.ImportOption` enum within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The latest version documented is 2.23.0, with a comprehensive list of previous versions extending down to 1.0.0."],["This enum offers three options, `Fallback`, `Keep`, and `Unspecified`, to control how settings are handled during flow imports."],["The `Fallback` option uses default settings when some settings aren't supported, while the `Keep` option preserves settings from the exported content, which may cause failures if unsupported."],["The `Unspecified` option is a catch-all, treated the same as the `Keep` option."]]],[]]