Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Info which resources have conflicts when [REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] mergeOption is set in ImportIntentsRequest.
ConflictingResources
Conflicting resources detected during the import process. Only filled when [REPORT_CONFLICT][ImportIntentsResponse.REPORT_CONFLICT] is set in the request and there are conflicts in the display names.
[[["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-05 UTC."],[[["This content outlines the JSON response structure for importing intents in Dialogflow CX, specifically for the `Intents.ImportIntents` method."],["The response includes a list of unique identifiers for the imported intents in `intents[]` and details about any conflicting resources encountered during the import."],["The `conflictingResources` field provides a breakdown of conflicts, specifying which intents (`intentDisplayNames[]`) and entities (`entityDisplayNames[]`) have duplicate display names."],["The `conflictingResources` is only populated if the `REPORT_CONFLICT` merge option was set in the request and if there are conflicts."]]],[]]