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 of the `Google.Cloud.Dialogflow.Cx.V3.ImportStrategy` API is 2.23.0, and the page provides access to various previous versions, going back to version 1.0.0."],["This documentation outlines the `ImportStrategy` enum, which manages how resource conflicts are handled during import operations in the Dialogflow v3 API."],["The `ImportStrategy` enum has six distinct options for conflict resolution: `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`."],["The conflict resolution strategies defined in `ImportStrategy` apply to resources like intents, entities, and webhooks that might share the same display names during import."],["The default conflict resolution for `Unspecified` in the `ImportStrategy` enum is to `CreateNew` resources."]]],[]]