DocumentDelete Object
DocumentDelete(readTime = NULL, removedTargetIds = NULL, document = NULL)
The read timestamp at which the delete was observed
A set of target IDs for targets that previously matched this entity
The resource name of the Document that was deleted
DocumentDelete object
Autogenerated via gar_create_api_objects
A Document has been deleted. May be the result of multiple writes, including updates, the last of which deleted the Document. Multiple DocumentDelete messages may be returned for the same logical delete, if multiple targets are affected.