Target Object

Target(
  resumeToken = NULL,
  targetId = NULL,
  once = NULL,
  readTime = NULL,
  query = NULL,
  documents = NULL
)

Arguments

resumeToken

A resume token from a prior TargetChange for an identical target

targetId

The target ID that identifies the target on the stream

once

If the target should be removed once it is current and consistent

readTime

Start listening after a specific read_time

query

A target specified by a query

documents

A target specified by a set of document names

Value

Target object

Details

Autogenerated via gar_create_api_objects A specification of a set of documents to listen to.