[[["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 latest version of \u003ccode\u003eFirestoreClient.WriteStream\u003c/code\u003e is 3.10.0, and this class is part of the Google.Cloud.Firestore.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirestoreClient.WriteStream\u003c/code\u003e is an abstract class that implements \u003ccode\u003eIDisposable\u003c/code\u003e and inherits from \u003ccode\u003eBidirectionalStreamingBase<WriteRequest, WriteResponse>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class handles bidirectional streaming methods for writing operations, specifically for the \u003ccode\u003eWrite(CallSettings, BidirectionalStreamingSettings)\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods such as \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, \u003ccode\u003eTryWriteCompleteAsync\u003c/code\u003e, \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, \u003ccode\u003eGetResponseStream\u003c/code\u003e, and \u003ccode\u003eDispose\u003c/code\u003e, inherited from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are 14 listed versions of \u003ccode\u003eFirestoreClient.WriteStream\u003c/code\u003e from 3.10.0 (latest) down to 2.3.0, all accessible via their respective links.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class FirestoreClient.WriteStream (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.WriteStream)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.FirestoreClient.WriteStream) \n\n public abstract class FirestoreClient.WriteStream : BidirectionalStreamingBase\u003cWriteRequest, WriteResponse\u003e, IDisposable\n\nReference documentation and code samples for the Firestore v1 API class FirestoreClient.WriteStream.\n\nBidirectional streaming methods for\n[Write(CallSettings, BidirectionalStreamingSettings)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.FirestoreClient#Google_Cloud_Firestore_V1_FirestoreClient_Write_Google_Api_Gax_Grpc_CallSettings_Google_Api_Gax_Grpc_BidirectionalStreamingSettings_). \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [BidirectionalStreamingBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html)[WriteRequest](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.WriteRequest)[WriteResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.WriteResponse) \\\u003e FirestoreClient.WriteStream \n\nImplements\n----------\n\n[IDisposable](https://learn.microsoft.com/dotnet/api/system.idisposable) \n\nInherited Members\n-----------------\n\n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.TryWriteAsync(WriteRequest)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_TryWriteAsync__0_) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.WriteAsync(WriteRequest)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_WriteAsync__0_) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.TryWriteAsync(WriteRequest, WriteOptions)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_TryWriteAsync__0_Grpc_Core_WriteOptions_) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.WriteAsync(WriteRequest, WriteOptions)](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_WriteAsync__0_Grpc_Core_WriteOptions_) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.TryWriteCompleteAsync()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_TryWriteCompleteAsync) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.WriteCompleteAsync()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_WriteCompleteAsync) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.GetResponseStream()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_GetResponseStream) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.Dispose()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_Dispose) \n[BidirectionalStreamingBase\\\u003cWriteRequest, WriteResponse\\\u003e.GrpcCall](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingBase-2.html#Google_Api_Gax_Grpc_BidirectionalStreamingBase_2_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"]]