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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eImportIntentsResponse.Types.ConflictingResources\u003c/code\u003e class within the Dialogflow v3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to manage conflicting resources, such as display names, that are detected during the intent import process within Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of versions of the \u003ccode\u003eImportIntentsResponse.Types.ConflictingResources\u003c/code\u003e component, ranging from version 2.23.0 down to 1.0.0, with the latest being version 2.23.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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eEntityDisplayNames\u003c/code\u003e and \u003ccode\u003eIntentDisplayNames\u003c/code\u003e, both of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, which hold the display names of conflicting entities and intents, respectively.\u003c/p\u003e\n"]]],[],null,[]]