Keep the original intent and discard the conflicting new intent when
display name conflicts exist.
Merge
Merge the original intent with the new intent when display name conflicts
exist.
Reject
DEPRECATED: Please use
[REPORT_CONFLICT][ImportIntentsRequest.REPORT_CONFLICT] instead.
Fail the request if there are intents whose display names conflict with
the display names of intents in the agent.
Rename
Create new intents with new display names to differentiate them from the
existing intents when display name conflicts exist.
Replace
Replace the original intent in the agent with the new intent when display
name conflicts exist.
ReportConflict
Report conflict information if display names conflict is detected.
Otherwise, import intents.
[[["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 page provides documentation for the `ImportIntentsRequest.Types.MergeOption` enum within the Google.Cloud.Dialogflow.Cx.V3 API, used in the context of importing intents."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 2.23.0, with version 2.13.0 being the version this page is on."],["The `MergeOption` enum defines several strategies for handling conflicts when importing intents, including options like `Keep`, `Merge`, `Rename`, `Replace`, `ReportConflict`, `Reject`, and `Unspecified`."],["Each field within the `MergeOption` enum has a clear description of how it resolves conflicts when importing, such as keeping the original intent, merging it with the new one, renaming, replacing, or reporting conflicts."],["The Google Cloud Dialogflow v3 API uses an assembly file called Google.Cloud.Dialogflow.Cx.V3.dll."]]],[]]