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-04-09 UTC."],[[["This document provides reference documentation for the `ImportIntentsResponse.Types.ConflictingResources` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its implementation and usage in the Dialogflow v3 API."],["The `ConflictingResources` class is designed to identify and report conflicting resources during the import process of intents, specifically when the `REPORT_CONFLICT` option is enabled in the import request."],["The document covers the inheritance, implemented interfaces, constructors, and properties of the `ConflictingResources` class, which include `EntityDisplayNames` and `IntentDisplayNames` for identifying conflicting resources."],["The documentation lists various versions of the API, from version 1.0.0 to the latest 2.23.0, with links to the corresponding documentation for each version of `ImportIntentsResponse.Types.ConflictingResources`."],["This class is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and it implements functionalities from the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]