public sealed class ImportDocumentsRequest : IMessage<ImportDocumentsRequest>, IEquatable<ImportDocumentsRequest>, IDeepCloneable<ImportDocumentsRequest>, IBufferMessage, IMessage
The request for [FirestoreAdmin.ImportDocuments][google.firestore.admin.v1.FirestoreAdmin.ImportDocuments].
Location of the exported files.
This must match the output_uri_prefix of an ExportDocumentsResponse from
an export that has completed successfully.
See:
[google.firestore.admin.v1.ExportDocumentsResponse.output_uri_prefix][google.firestore.admin.v1.ExportDocumentsResponse.output_uri_prefix].
[[["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 \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e class is used to request the import of documents into Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various version numbers, with 3.12.0 being the latest and a list of past versions such as 2.4.0, which is the currently displayed version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportDocumentsRequest\u003c/code\u003e contains properties such as \u003ccode\u003eCollectionIds\u003c/code\u003e, \u003ccode\u003eDatabaseName\u003c/code\u003e, \u003ccode\u003eInputUriPrefix\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which allow for specifying the import details, including the database and the location of exported files.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from Object.\u003c/p\u003e\n"]]],[],null,[]]