public sealed class ImportDocumentsRequest : IMessage<ImportDocumentsRequest>, IEquatable<ImportDocumentsRequest>, IDeepCloneable<ImportDocumentsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ImportDocumentsRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportDocumentsRequest\u003c/code\u003e is used to initiate the import of documents into a Firestore database via the \u003ccode\u003eFirestoreAdmin.ImportDocuments\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 \u003ccode\u003eObject\u003c/code\u003e class, providing methods for comparisons, cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eImportDocumentsRequest\u003c/code\u003e class include \u003ccode\u003eCollectionIds\u003c/code\u003e to specify collections to be imported, \u003ccode\u003eDatabaseName\u003c/code\u003e to identify the target database, \u003ccode\u003eInputUriPrefix\u003c/code\u003e for the location of exported files, and \u003ccode\u003eName\u003c/code\u003e to designate the database to import into, in the correct format.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers a historical view of this class, with links to various versions, starting from version 2.2.0 up until the most recent, version 3.12.0.\u003c/p\u003e\n"]]],[],null,[]]