[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `FirestoreClient.WriteStream` class is part of the Google Cloud Firestore v1 API and enables bidirectional streaming for writing data."],["This class implements `IDisposable` and inherits from `BidirectionalStreamingBase\u003cWriteRequest, WriteResponse\u003e`, providing methods for managing the stream's lifecycle."],["The documentation provides versioned references to the `FirestoreClient.WriteStream` class ranging from version 2.3.0 to 3.10.0, with 3.10.0 being the latest version."],["`FirestoreClient.WriteStream` uses `WriteRequest` and `WriteResponse` for its bidirectional data flow, with inherited methods such as `WriteAsync`, `TryWriteAsync`, `WriteCompleteAsync`, and `GetResponseStream` to interact with it."]]],[]]