Target Object
Target(
resumeToken = NULL,
targetId = NULL,
once = NULL,
readTime = NULL,
query = NULL,
documents = NULL
)
A resume token from a prior TargetChange for an identical target
The target ID that identifies the target on the stream
If the target should be removed once it is current and consistent
Start listening after a specific read_time
A target specified by a query
A target specified by a set of document names
Target object
Autogenerated via gar_create_api_objects
A specification of a set of documents to listen to.