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 page provides reference documentation for the `ImportOption` enum within the Google Cloud Dialogflow CX v3 API, specifically detailing its usage within `ImportFlowRequest.Types`."],["The `ImportOption` enum allows for specifying how import settings should be handled, offering three distinct fields: `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option allows the import to revert to default settings if certain settings are unsupported in the target agent."],["The `Keep` option requires that settings in the exported flow content be strictly followed during import, which may lead to import failure if certain settings are unsupported."],["The `Unspecified` option, when selected, is treated as if `Keep` were selected, meaning settings will be respected."],["There are many versions of this enum, from 1.0.0 all the way up to 2.23.0."]]],[]]