[[["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 `WriteStream` class in `Google.Cloud.Firestore.V1` facilitates bidirectional streaming for `WriteRequest` and `WriteResponse` operations."],["The latest version for `WriteStream` is 3.10.0, with multiple previous versions available, including the base version 2.4.0 that is the core of the documentation."],["`WriteStream` inherits from `BidirectionalStreamingBase`, providing methods like `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, `WriteCompleteAsync`, and `GetResponseStream` for managing stream interactions."],["This class is part of the Google Cloud Firestore .NET library, specifically within the `Google.Cloud.Firestore.V1` namespace, and is found in the `Google.Cloud.Firestore.V1.dll` assembly."],["The `Write` method that utilizes the `WriteStream` class is designed to work with both `CallSettings` and `BidirectionalStreamingSettings` for added flexibility."]]],[]]