DocumentDelete Object

DocumentDelete(readTime = NULL, removedTargetIds = NULL, document = NULL)

Arguments

readTime

The read timestamp at which the delete was observed

removedTargetIds

A set of target IDs for targets that previously matched this entity

document

The resource name of the Document that was deleted

Value

DocumentDelete object

Details

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.