Send feedback
Dialogflow v3 API - Enum ImportEntityTypesRequest.Types.MergeOption (2.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.15.0 keyboard_arrow_down
public enum ImportEntityTypesRequest . Types . MergeOption
Reference documentation and code samples for the Dialogflow v3 API enum ImportEntityTypesRequest.Types.MergeOption.
Merge option when display name conflicts exist during import.
Namespace
Google.Cloud.Dialogflow.Cx.V3
Assembly
Google.Cloud.Dialogflow.Cx.V3.dll
Fields
Name Description Keep
Keep the original entity type and discard the conflicting new entity type
when display name conflicts exist.
Merge
Merge the original entity type with the new entity type when display name
conflicts exist.
Rename
Create new entity types with new display names to differentiate them from
the existing entity types when display name conflicts exist.
Replace
Replace the original entity type in the agent with the new entity type
when display name conflicts exist.
ReportConflict
Report conflict information if display names conflict is detected.
Otherwise, import entity types.
Unspecified
Unspecified. If used, system uses REPORT_CONFLICT as default.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["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 2024-11-19 UTC."],[],[]]