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 comprehensive list of versions available, ranging down to 1.0.0."],["The provided content details the `ImportFlowRequest.Types.ImportOption` enum, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `ImportOption` enum offers three distinct fields: `Fallback`, `Keep`, and `Unspecified`, influencing how settings are handled during flow import."],["The `Fallback` option allows the system to revert to default settings if specific configurations are not supported in the target agent, while the `Keep` option enforces the use of settings from the exported flow content."],["The `Unspecified` option is interpreted as `Keep`, always respecting settings in the exported flow content."]]],[]]