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 documents various versions of the `RestoreOption` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace, ranging from the latest version 2.23.0 down to 1.0.0."],["The `RestoreOption` enum, used in the `RestoreAgentRequest` class, defines the behavior when restoring an agent, offering three distinct settings."],["The available settings for `RestoreOption` are `Fallback`, which defaults to supported settings if issues arise, `Keep`, which strictly enforces the original agent settings and can cause failure, and `Unspecified`, which defaults to `Keep`."],["The `Google.Cloud.Dialogflow.Cx.V3.dll` assembly contains the `RestoreOption` enum and is part of the Google Cloud Dialogflow CX .NET library."]]],[]]