TargetChange Object
TargetChange(
targetChangeType = NULL,
cause = NULL,
targetIds = NULL,
readTime = NULL,
resumeToken = NULL
)The type of change that occurred
The error that resulted in this change, if applicable
The target IDs of targets that have changed
The consistent read_time for the given target_ids (omitted when the target_ids are not at a consistent snapshot)
A token that can be used to resume the stream for the given target_ids, or all targets if target_ids is empty
TargetChange object
Autogenerated via gar_create_api_objects
Targets being watched have changed.