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 document provides reference documentation for the `ImportStrategy` enum within the Google Cloud Dialogflow CX v3 API, specifically for .NET development."],["The `ImportStrategy` enum defines various methods for handling resource conflicts, such as intents and entities, during import operations, including creating new, keeping existing, merging, replacing, and throwing errors."],["The latest version of this resource available is 2.23.0, while many prior versions from 1.0.0 to 2.22.0 are also documented here."],["The namespace for this enum is `Google.Cloud.Dialogflow.Cx.V3`, and it is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["There are 6 different field options available to use with the `ImportStrategy`, and they are `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, each offering a different strategy to how to proceed."]]],[]]