[[["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-06-12 UTC."],[[["The latest version of the `ListenStream` is 3.10.0, with several earlier versions available, starting from 2.3.0."],["`ListenStream` is an abstract class designed for bidirectional streaming within the `Google.Cloud.Firestore.V1` namespace."],["It extends the `BidirectionalStreamingBase` class, utilizing `ListenRequest` and `ListenResponse` for communication."],["It facilitates communication using the `Listen` method, allowing for data exchange between the client and the server, including writing requests and reading the response stream."],["The class inherits various methods for managing the stream, such as writing, completing writes, and accessing the response stream."]]],[]]