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."],[[["The latest version of the Dialogflow v3 API enum `RestoreAgentRequest.Types.RestoreOption` is 2.23.0, with numerous previous versions also available, starting from 1.0.0 and going up to the latest."],["The `RestoreAgentRequest.Types.RestoreOption` enum offers options for restoring an agent, including `Fallback`, `Keep`, and `Unspecified`."],["The `Fallback` option in the enum allows for default settings to be used if certain settings are not supported in the target agent, helping to avoid errors."],["The `Keep` option ensures that the settings from the exported agent file are always used, but this may cause a restoration failure if there is any incompatibility."],["The `Unspecified` option, when selected in the enum, is treated the same as the `Keep` option in terms of settings."]]],[]]