public sealed class ImportDocumentsResponse : IMessage<ImportDocumentsResponse>, IEquatable<ImportDocumentsResponse>, IDeepCloneable<ImportDocumentsResponse>, IBufferMessage, IMessage
Response message for [Documents.ImportDocuments][google.cloud.dialogflow.v2.Documents.ImportDocuments].
[[["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 details the `ImportDocumentsResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["The `ImportDocumentsResponse` class is a message type for responses from the `Documents.ImportDocuments` method, inheriting from base classes and implementing multiple interfaces."],["The page offers documentation for multiple versions of the Dialogflow API, ranging from version 3.2.0 to the latest at version 4.26.0."],["The `ImportDocumentsResponse` class contains a `Warnings` property, which is a `RepeatedField` of type `Status`, providing details about any skipped documents or warnings encountered during import."]]],[]]