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][ImportEntityTypesResponse.REPORT_CONFLICT] mergeOption is set in ImportEntityTypesRequest.
ConflictingResources
Conflicting resources detected during the import process. Only filled when [REPORT_CONFLICT][ImportEntityTypesResponse.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 document details the JSON response structure for importing entity types, using the `EntityTypes.ImportEntityTypes` method."],["The response includes a list of imported entity type identifiers in the `entityTypes` array, using a specific formatting convention."],["The response may contain a `conflictingResources` object, providing information on any conflicts detected during the import process."],["`conflictingResources` further specifies if there are conflicting entity types or conflicting entities by their display names in the `entityTypeDisplayNames` and `entityDisplayNames` respectively."]]],[]]