Reference documentation and code samples for the Dialogflow v3 API enum ImportStrategy.
Import strategies for the conflict resolution of resources (i.e. intents,
entities, and webhooks) with identical display names during import
operations.
[[["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-04-09 UTC."],[[["The latest version available for `Google.Cloud.Dialogflow.Cx.V3.ImportStrategy` is 2.23.0, with multiple previous versions ranging from 2.22.0 down to 1.0.0 also available."],["The `ImportStrategy` enum in the Dialogflow v3 API provides different methods for handling conflicts that might occur when resources are imported."],["There are six defined fields within the `ImportStrategy` enum, including `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, each corresponding to a different strategy for resolving conflicts."],["The `Unspecified` field within `ImportStrategy` defaults to `CREATE_NEW` when no specific strategy is selected."]]],[]]