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."],[[["The JSON response from importing intents includes a list of imported intent identifiers and any conflicting resources found during the process."],["The `intents` field contains an array of strings, each representing the unique identifier of an imported intent."],["The `conflictingResources` field, only present when conflicts are detected and the request specified conflict reporting, contains information about conflicting intents and entities."],["Conflicting resources are identified by their display names, categorized into `intentDisplayNames` for conflicting intents and `entityDisplayNames` for conflicting entities."]]],[]]