[[["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 latest version available for the `FirestoreClient.WriteStream` class is 3.10.0, with multiple previous versions also accessible, ranging down to version 2.3.0."],["`FirestoreClient.WriteStream` is an abstract class that inherits from `BidirectionalStreamingBase\u003cWriteRequest, WriteResponse\u003e` and implements `IDisposable`."],["This class is used for bidirectional streaming methods, specifically for `Write` operations with specified settings, as defined in `FirestoreClient.Write`."],["It provides methods for writing and managing data streams, including `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, and `WriteCompleteAsync`, along with methods to manage response stream and handle disposal."],["The class is part of the `Google.Cloud.Firestore.V1` namespace and is contained within the `Google.Cloud.Firestore.V1.dll` assembly."]]],[]]