public sealed class ExportDocumentsResponse : IMessage<ExportDocumentsResponse>, IEquatable<ExportDocumentsResponse>, IDeepCloneable<ExportDocumentsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class ExportDocumentsResponse.
Returned in the [google.longrunning.Operation][google.longrunning.Operation]
response field.
Location of the output files. This can be used to begin an import
into Cloud Firestore (this project or another project) after the operation
completes successfully.
[[["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\u003eExportDocumentsResponse\u003c/code\u003e class is part of the Google Cloud Firestore Admin v1 API, specifically found in the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to be returned in the \u003ccode\u003egoogle.longrunning.Operation\u003c/code\u003e response field and is used for exporting documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDocumentsResponse\u003c/code\u003e class is the child of \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ExportDocumentsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ExportDocumentsResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that can be called with or without an \u003ccode\u003eExportDocumentsResponse\u003c/code\u003e parameter to construct a new instance of the response object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUriPrefix\u003c/code\u003e property, of type string, specifies the file location for the exported documents, which can be utilized for importing into Cloud Firestore.\u003c/p\u003e\n"]]],[],null,[]]