IListenResponse

google.firestore.v1. IListenResponse

Properties of a ListenResponse.

Properties:
Name Type Attributes Description
targetChange google.firestore.v1.ITargetChange | null <optional>

ListenResponse targetChange

documentChange google.firestore.v1.IDocumentChange | null <optional>

ListenResponse documentChange

documentDelete google.firestore.v1.IDocumentDelete | null <optional>

ListenResponse documentDelete

documentRemove google.firestore.v1.IDocumentRemove | null <optional>

ListenResponse documentRemove

filter google.firestore.v1.IExistenceFilter | null <optional>

ListenResponse filter