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 document provides versioned reference documentation for the `RestoreOption` enum within the Google Cloud Dialogflow CX V3 API, specifically for the .NET environment."],["The latest version available is 2.23.0, while the list includes versions ranging from 1.0.0 to 2.23.0, each linked to its respective documentation."],["The `RestoreOption` enum defines three possible settings: `Fallback`, `Keep`, and `Unspecified`, which control how settings from an exported agent file are applied during the restore process."],["The `Fallback` option allows for the use of default settings if some settings are unsupported, and the `Keep` option enforces strict use of settings from the exported file, risking failure if settings are incompatible with the target agent."],["The `Unspecified` option is treated the same as `Keep` when restoring."]]],[]]