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 page provides reference documentation for the `RestoreAgentRequest.Types.RestoreOption` enum within the Google.Cloud.Dialogflow.Cx.V3 namespace, used in the Dialogflow v3 API."],["The latest version available for this documentation is 2.23.0, with an extensive history of prior releases listed, going all the way back to version 1.0.0."],["The `RestoreAgentRequest.Types.RestoreOption` enum defines three possible fields: `Fallback`, `Keep`, and `Unspecified`, which dictate how agent settings are handled during restoration."],["`Fallback` allows for default settings if some are not supported, `Keep` strictly uses exported agent file settings which might cause failure, and `Unspecified` is handled as if `Keep` was selected."]]],[]]