google.appengine.api.search.DeleteError

Indicates some error occurred deleting one of the objects requested.

Inherits From: Error, expected_type

message A message detailing the cause of the failure to delete some document.
results A list of DeleteResult corresponding to the list of Ids of objects requested to be deleted.

results Returns DeleteResult list corresponding to Documents deleted.