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 page provides documentation for the `ImportStrategy` enum within the Google Cloud Dialogflow CX v3 API."],["The latest version of the API documentation available is version 2.23.0, and this specific page is currently displaying version 2.17.0 but includes a list of versions all the way down to 1.0.0."],["`ImportStrategy` defines how conflicts are resolved when importing resources, including options to create new resources, keep existing ones, merge, replace, or throw an error."],["There are six fields available within the `ImportStrategy` enum, they include `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`, with descriptions for each available in a table."]]],[]]