public sealed class ImportEntityTypesResponse.Types.ConflictingResources : IMessage<ImportEntityTypesResponse.Types.ConflictingResources>, IEquatable<ImportEntityTypesResponse.Types.ConflictingResources>, IDeepCloneable<ImportEntityTypesResponse.Types.ConflictingResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportEntityTypesResponse.Types.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-21 UTC."],[[["This webpage provides documentation for the `ImportEntityTypesResponse.Types.ConflictingResources` class within the Dialogflow v3 API, detailing its structure and usage."],["The class `ImportEntityTypesResponse.Types.ConflictingResources` is used to report conflicting resources detected during the import process of entity types in Dialogflow v3."],["The documentation covers the class's constructors, inheritance, implemented interfaces, and properties like `EntityDisplayNames` and `EntityTypeDisplayNames` which contain lists of conflicting entities and entity types, respectively."],["The page lists the release history of the package versions, from version `1.0.0` to the latest version `2.23.0`."],["There is information provided on the different interfaces implemented by the class `ImportEntityTypesResponse.Types.ConflictingResources`, such as `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."]]],[]]