[[["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 of the Firestore v1 API for .NET is 3.10.0, with a range of versions available from 2.3.0 up to the latest release."],["`FirestoreClient.WriteStream` is an abstract class that provides bidirectional streaming capabilities for handling `WriteRequest` and `WriteResponse` objects."],["This class inherits from `BidirectionalStreamingBase`, utilizing its methods such as `TryWriteAsync` and `WriteAsync` for managing data streams."],["The `WriteStream` class provides the functionality for bidirectional streaming methods for `Write`, enabling real-time data exchange."],["The `Google.Cloud.Firestore.V1` namespace is contained in the `Google.Cloud.Firestore.V1.dll` assembly, and is where the `FirestoreClient.WriteStream` class is defined."]]],[]]