[[["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."],[[["This webpage details the `ListenRequest` class within the `Google.Cloud.Firestore.V1` namespace, specifically version 2.5.0 of the library, which is a request type for Firestore's real-time listening capabilities."],["The `ListenRequest` class, designed for handling requests in the `Firestore.Listen` service, inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ListenRequest` include `AddTarget` to add a target to the stream, `Database` to define the database path, `Labels` for associated target change labels, `RemoveTarget` for removing targets, and `TargetChangeCase` to view the current target state."],["The latest version of the `ListenRequest` object is 3.10.0, with multiple other previous versions from 2.3.0 to 3.9.0 accessible through the provided links."],["`ListenRequest` has two constructors; one default constructor and another that takes another `ListenRequest` as a parameter."]]],[]]