Enum RestoreAgentRequest.Types.RestoreOption (1.10.0)

public enum RestoreOption

Restore option.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Fallback

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.

Unspecified

Unspecified. Treated as KEEP.