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 webpage provides a comprehensive list of versions for the `Google.Cloud.Dialogflow.Cx.V3.ImportStrategy`, ranging from the latest version `2.23.0` down to `1.0.0`."],["The `ImportStrategy` enum offers several conflict resolution options during import operations, which are used for resources with identical display names."],["Available `ImportStrategy` options include `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, each defining a unique way to resolve resource conflicts."],["The `Unspecified` strategy is the default, and it functions the same as the `CreateNew` strategy."]]],[]]