Fallback to default settings if some settings are not supported in the
target agent.
Keep
Always respect the settings from the exported agent file. It may cause
a restoration failure if some settings (e.g. model type) are not
supported in the target agent.
[[["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 webpage provides documentation for the `RestoreOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, spanning multiple versions from 1.0.0 to the latest 2.23.0."],["The `RestoreOption` enum defines how settings should be handled when restoring an agent, with options including `Fallback`, `Keep`, and `Unspecified`."],["`Fallback` allows the agent to use default settings if the target agent doesn't support some settings."],["`Keep` ensures that the settings from the exported agent file are always respected during restoration, potentially leading to failure if some settings are not supported."],["The `Unspecified` option, is treated as `KEEP` option, but should otherwise be considered unspecified."]]],[]]