[[["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 webpage provides documentation for the \u003ccode\u003eFirestoreClient.BatchGetDocumentsStream\u003c/code\u003e class, part of the Google Cloud Firestore v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchGetDocumentsStream\u003c/code\u003e class is a server streaming method for handling batch document retrieval using the \u003ccode\u003eBatchGetDocuments\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eServerStreamingBase<BatchGetDocumentsResponse>\u003c/code\u003e and implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions from 2.3.0 up to the latest, 3.10.0, of the \u003ccode\u003eBatchGetDocumentsStream\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available information includes inherited members such as \u003ccode\u003eGetResponseStream()\u003c/code\u003e, \u003ccode\u003eDispose()\u003c/code\u003e, and \u003ccode\u003eGrpcCall\u003c/code\u003e, as well as the namespace and assembly details.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class FirestoreClient.BatchGetDocumentsStream (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.FirestoreClient.BatchGetDocumentsStream) \n\n public abstract class FirestoreClient.BatchGetDocumentsStream : ServerStreamingBase\u003cBatchGetDocumentsResponse\u003e, IDisposable\n\nReference documentation and code samples for the Firestore v1 API class FirestoreClient.BatchGetDocumentsStream.\n\nServer streaming methods for [BatchGetDocuments(BatchGetDocumentsRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.FirestoreClient#Google_Cloud_Firestore_V1_FirestoreClient_BatchGetDocuments_Google_Cloud_Firestore_V1_BatchGetDocumentsRequest_Google_Api_Gax_Grpc_CallSettings_)\n. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServerStreamingBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html)[BatchGetDocumentsResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.BatchGetDocumentsResponse) \\\u003e FirestoreClient.BatchGetDocumentsStream \n\nImplements\n----------\n\n[IDisposable](https://learn.microsoft.com/dotnet/api/system.idisposable) \n\nInherited Members\n-----------------\n\n[ServerStreamingBase\\\u003cBatchGetDocumentsResponse\\\u003e.GetResponseStream()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_GetResponseStream) \n[ServerStreamingBase\\\u003cBatchGetDocumentsResponse\\\u003e.Dispose()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_Dispose) \n[ServerStreamingBase\\\u003cBatchGetDocumentsResponse\\\u003e.GrpcCall](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_GrpcCall) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Firestore.V1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Firestore.V1.dll"]]