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 a comprehensive list of available versions for the `ImportOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, ranging from version 1.0.0 to the latest, 2.23.0."],["The `ImportOption` enum offers choices to manage settings during the import process, specifically regarding how settings from an exported flow are handled."],["The `ImportOption` enum includes three distinct fields: `Fallback`, which uses default settings if custom settings are not supported, `Keep`, which strictly adheres to the exported flow's settings and may result in import failure if unsupported, and `Unspecified`, which is treated the same way as `Keep`."],["The page is in reference to the .NET documentation, as it references the google cloud dialogflow cx v3 .dll file."]]],[]]