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 of the Dialogflow v3 API for .NET is 2.23.0, with a full list of available versions ranging from 1.0.0 to 2.23.0, all of which relate to the `ImportFlowRequest.Types.ImportOption`."],["The `ImportFlowRequest.Types.ImportOption` enum is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, and is used to determine how flow import settings are handled."],["There are three import options available within this enum: `Fallback`, `Keep`, and `Unspecified`, each determining how settings are applied during the import process, with `Unspecified` defaulting to the `Keep` behavior."],["The API Reference Documentation provided covers the `Google.Cloud.Dialogflow.Cx.V3.ImportFlowRequest.Types.ImportOption` with its available options, such as fallback behavior and keeping the settings."]]],[]]