ListenResponse Object

ListenResponse(
  documentRemove = NULL,
  documentDelete = NULL,
  targetChange = NULL,
  documentChange = NULL,
  filter = NULL
)

Arguments

documentRemove

A Document has been removed from a target (because it is no longer relevant to that target)

documentDelete

A Document has been deleted

targetChange

Targets have changed

documentChange

A Document has changed

filter

A filter to apply to the set of documents previously returned for the given target

Value

ListenResponse object

Details

Autogenerated via gar_create_api_objects The response for Firestore.Listen.