[[["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 `ListenStream` class in the `Google.Cloud.Firestore.V1` namespace facilitates bidirectional streaming for the `Listen` method within `FirestoreClient`."],["This class is an abstract implementation inheriting from `BidirectionalStreamingBase\u003cListenRequest, ListenResponse\u003e`, supporting communication via `ListenRequest` and `ListenResponse`."],["It provides methods for writing data, including `WriteAsync` and `TryWriteAsync`, as well as handling stream completion through `WriteCompleteAsync` and `TryWriteCompleteAsync`."],["The latest version documented for `ListenStream` is 3.10.0, with multiple previous versions ranging from 3.9.0 down to 2.3.0 available."],["The class inherits common methods from `Object` such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString` as well as methods from `BidirectionalStreamingBase\u003cListenRequest, ListenResponse\u003e` like `GetResponseStream` and `GrpcCall`."]]],[]]