public sealed class ExportDocumentsResponse : IMessage<ExportDocumentsResponse>, IEquatable<ExportDocumentsResponse>, IDeepCloneable<ExportDocumentsResponse>, IBufferMessage, IMessage
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 document describes the \u003ccode\u003eExportDocumentsResponse\u003c/code\u003e class, which is part of the Google Cloud Firestore Admin V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to represent the response received from an export operation and is part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a sealed class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDocumentsResponse\u003c/code\u003e class has a property called \u003ccode\u003eOutputUriPrefix\u003c/code\u003e, which stores the location of the exported files, enabling imports into Cloud Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of versions that are available, starting from the latest 3.12.0 down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]