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-03-21 UTC."],[[["The latest version available for `Google.Cloud.Dialogflow.Cx.V3.ImportStrategy` is 2.23.0, with numerous previous versions dating back to 1.0.0."],["`ImportStrategy` is an enum used in the Dialogflow v3 API to manage conflicts when importing resources with identical display names."],["The `ImportStrategy` enum offers six fields: `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, each dictating a specific conflict resolution behavior."],["The `Unspecified` field within the `ImportStrategy` enum is treated as `CreateNew`, implying that new resources are created in case of no other instructions."],["The provided documentation refers to version 2.19.0 of the `Google.Cloud.Dialogflow.Cx.V3` namespace, which contains the `ImportStrategy` enum."]]],[]]