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 documentation for the `ImportOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for defining options during flow imports."],["The `ImportOption` enum includes three distinct fields: `Fallback`, `Keep`, and `Unspecified`, each dictating how import settings should be handled."],["The latest version of this reference material is 2.23.0, and several prior versions are also available, ranging from 2.22.0 down to 1.0.0, covering all versions in between."],["`Fallback` allows for defaulting to standard settings when custom ones are not available, `Keep` strictly adheres to exported settings, and `Unspecified` is treated as `Keep` when importing flows."]]],[]]