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."],[[["This webpage provides documentation for the `ImportStrategy` enum within the Google Cloud Dialogflow CX v3 API."],["The `ImportStrategy` enum defines how to handle conflicts when importing resources with the same display name, including options like creating new resources, keeping existing ones, merging, replacing, or throwing an error."],["The latest version of the documentation is for version 2.23.0, however, there are many other versions to be reviewed with version numbers ranging from 1.0.0 to 2.22.0 and beyond."],["The different conflict resolution strategies detailed are `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, with `Unspecified` defaulting to `CreateNew`."]]],[]]