[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListenResponse\u003c/code\u003e class is part of the Firestore v1 API and is the response type for \u003ccode\u003eFirestore.Listen\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListenResponse\u003c/code\u003e class provides information about changes to documents, such as \u003ccode\u003eDocumentChange\u003c/code\u003e, \u003ccode\u003eDocumentDelete\u003c/code\u003e, and \u003ccode\u003eDocumentRemove\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides \u003ccode\u003eTargetChange\u003c/code\u003e indicating when targets have changed, and a \u003ccode\u003eFilter\u003c/code\u003e for applying filters to the set of documents returned.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e3.10.0\u003c/code\u003e, with previous versions ranging down to \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class ListenResponse (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.ListenResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.ListenResponse) \n\n public sealed class ListenResponse : IMessage\u003cListenResponse\u003e, IEquatable\u003cListenResponse\u003e, IDeepCloneable\u003cListenResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Firestore v1 API class ListenResponse.\n\nThe response for \\[Firestore.Listen\\]\\[google.firestore.v1.Firestore.Listen\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListenResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListenResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.ListenResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListenResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.ListenResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListenResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.ListenResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Firestore.V1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Firestore.V1.dll\n\nConstructors\n------------\n\n### ListenResponse()\n\n public ListenResponse()\n\n### ListenResponse(ListenResponse)\n\n public ListenResponse(ListenResponse other)\n\nProperties\n----------\n\n### DocumentChange\n\n public DocumentChange DocumentChange { get; set; }\n\nA \\[Document\\]\\[google.firestore.v1.Document\\] has changed.\n\n### DocumentDelete\n\n public DocumentDelete DocumentDelete { get; set; }\n\nA \\[Document\\]\\[google.firestore.v1.Document\\] has been deleted.\n\n### DocumentRemove\n\n public DocumentRemove DocumentRemove { get; set; }\n\nA \\[Document\\]\\[google.firestore.v1.Document\\] has been removed from a target\n(because it is no longer relevant to that target).\n\n### Filter\n\n public ExistenceFilter Filter { get; set; }\n\nA filter to apply to the set of documents previously returned for the\ngiven target.\n\nReturned when documents may have been removed from the given target, but\nthe exact documents are unknown.\n\n### ResponseTypeCase\n\n public ListenResponse.ResponseTypeOneofCase ResponseTypeCase { get; }\n\n### TargetChange\n\n public TargetChange TargetChange { get; set; }\n\nTargets have changed."]]