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 reference documentation for the `RestoreAgentRequest.Types.RestoreOption` enum within the Dialogflow v3 API."],["The latest available version of the documentation is for version 2.23.0, with versions ranging from 1.0.0 up to the latest."],["The `RestoreAgentRequest.Types.RestoreOption` enum controls how settings are handled during agent restoration, with options for `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option uses default settings if the target agent doesn't support some settings, while `Keep` strictly uses settings from the exported file which may cause failures if unsupported by the target."],["`Unspecified` option, in the enum, is treated the same as using the `Keep` setting."]]],[]]