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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API for .NET is 2.23.0, with version 2.22.0 also available."],["The documentation provides a comprehensive list of historical versions, ranging from 1.0.0 up to 2.23.0, for the Dialogflow v3 API."],["The `ImportFlowRequest.Types.ImportOption` enum offers three import options: `Fallback`, `Keep`, and `Unspecified`."],["The `ImportOption` enum in Dialogflow v3 allows users to choose how settings are handled during flow imports, either respecting all settings (`Keep`), falling back to defaults (`Fallback`), or defaulting to the `Keep` behaviour (`Unspecified`)."],["This documentation also includes the `Google.Cloud.Dialogflow.Cx.V3` namespace in the specified assembly, which is `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]