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 latest version available is 2.23.0, as indicated in the provided list of versions."],["This page documents the `ImportOption` enum type within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which is part of the Google Cloud Dialogflow CX .NET library."],["The `ImportOption` enum has three possible values: `Fallback`, `Keep`, and `Unspecified`, and it controls how import settings are handled."],["The `Fallback` option will default to standard settings if some are not supported in the agent, while `Keep` will strictly respect the exported flow content."],["`Unspecified` is an option within the import options that defaults to acting as `Keep` when not specifically chosen."]]],[]]