[[["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 \u003ccode\u003eWriteStream\u003c/code\u003e class is an abstract class designed for bidirectional streaming operations, specifically handling \u003ccode\u003eWriteRequest\u003c/code\u003e and \u003ccode\u003eWriteResponse\u003c/code\u003e types within the Firestore context.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods for writing data asynchronously, including \u003ccode\u003eWriteAsync\u003c/code\u003e and \u003ccode\u003eTryWriteAsync\u003c/code\u003e, offering options for using \u003ccode\u003eWriteOptions\u003c/code\u003e for fine-tuning the writing process.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits functionalities from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, enabling access to the response stream through \u003ccode\u003eGetResponseStream()\u003c/code\u003e and providing control over the underlying gRPC call via \u003ccode\u003eGrpcCall\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the \u003ccode\u003eFirestoreClient.WriteStream\u003c/code\u003e range from version 2.3.0 to the latest version 3.10.0, allowing developers to choose a specific version if needed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteStream\u003c/code\u003e class also inherits several fundamental methods from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]