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 API is 2.23.0, while the current displayed version is 2.17.0."],["The `RestoreAgentRequest.Types.RestoreOption` enum offers three distinct options: `Fallback`, `Keep`, and `Unspecified`, for handling settings during agent restoration."],["The `Fallback` option allows default settings to be used if certain settings from the source agent aren't supported, while the `Keep` option strictly adheres to the source agent's settings, even if it leads to failure."],["The `Unspecified` option is to be treated the same as `Keep` option."]]],[]]