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-04-09 UTC."],[[["The webpage provides documentation for the `ImportStrategy` enum within the Google Cloud Dialogflow CX v3 API for .NET."],["The latest version available is 2.23.0, and the documentation lists historical versions dating back to 1.0.0."],["The `ImportStrategy` enum is used for conflict resolution during import operations, specifically regarding resources with the same display names."],["The enum defines six possible strategies: `CreateNew`, `Keep`, `Merge`, `Replace`, `ThrowError`, and `Unspecified`."],["Each strategy is clearly defined on what conflict resolution should occur, for example, `CreateNew` creates a new resource with a numeric suffix."]]],[]]