google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.ListenRequest View Source
A request for Firestore.Listen
Attributes
- addTarget (Target): A target to add to this stream. Defaults to:
null
. - labels (%{optional(String.t) => String.t}): Labels associated with this target change. Defaults to:
null
. - removeTarget (integer()): The ID of a target to remove from this stream. Defaults to:
null
.