public sealed class ImportDocumentsRequest : IMessage<ImportDocumentsRequest>, IEquatable<ImportDocumentsRequest>, IDeepCloneable<ImportDocumentsRequest>, IBufferMessage, IMessage
Request 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"]],[["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\u003eThe latest version of the \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e class is 4.26.0, part of the Google.Cloud.Dialogflow.V2 library, which is used to import documents into Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that accepts an \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e object for creating a copy, and it includes properties like \u003ccode\u003eDocumentTemplate\u003c/code\u003e, \u003ccode\u003eGcsSource\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to configure the document import.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property of \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e is required, and specifies the knowledge base where the documents will be imported, in the format \u003ccode\u003eprojects/{Project ID}/locations/{Location ID}/knowledgeBases/<Knowledge Base ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eSourceCase\u003c/code\u003e property to distinguish between different types of sources, and contains a \u003ccode\u003eGcsSource\u003c/code\u003e property, which is for providing the path to documents in Google Cloud Storage, including the ability to use wildcards.\u003c/p\u003e\n"]]],[],null,[]]