[[["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 the Firestore API."],["This stream handles `ListenRequest` and `ListenResponse` messages, allowing for real-time updates and interactions with Firestore."],["The latest version of this specific implementation is 3.10.0, and there are various prior versions available."],["`ListenStream` inherits functionality from `BidirectionalStreamingBase`, providing methods to manage the stream like writing requests, completing the write stream and getting the response stream."],["The class is found within the `Google.Cloud.Firestore.V1.dll` assembly, indicating its role within the Google Cloud Firestore .NET library."]]],[]]