public sealed class ImportIntentsResponse.Types.ConflictingResources : IMessage<ImportIntentsResponse.Types.ConflictingResources>, IEquatable<ImportIntentsResponse.Types.ConflictingResources>, IDeepCloneable<ImportIntentsResponse.Types.ConflictingResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportIntentsResponse.Types.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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eImportIntentsResponse.Types.ConflictingResources\u003c/code\u003e class within the Dialogflow v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConflictingResources\u003c/code\u003e class is used to handle conflicting resources detected during the intent import process, specifically when the \u003ccode\u003eREPORT_CONFLICT\u003c/code\u003e option is set and conflicts exist.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, from version 1.0.0 to the latest version 2.23.0, with the current version being 2.21.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConflictingResources\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eEntityDisplayNames\u003c/code\u003e and \u003ccode\u003eIntentDisplayNames\u003c/code\u003e, that store the display names of conflicting entities and intents respectively, as a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]