View source: R/firestore_objects.R
TargetChange | R Documentation |
TargetChange Object
TargetChange( targetChangeType = NULL, cause = NULL, targetIds = NULL, readTime = NULL, resumeToken = NULL )
targetChangeType |
The type of change that occurred |
cause |
The error that resulted in this change, if applicable |
targetIds |
The target IDs of targets that have changed |
readTime |
The consistent |
resumeToken |
A token that can be used to resume the stream for the given |
Autogenerated via gar_create_api_objects
Targets being watched have changed.
TargetChange object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.