App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
search
search
DeleteResult
List of all members
google.appengine.api.search.search.DeleteResult Class Reference
Inheritance diagram for google.appengine.api.search.search.DeleteResult:
Additional Inherited Members
Public Member Functions inherited from
google.appengine.api.search.search.OperationResult
def
__init__
def
code
def
message
def
id
def
__repr__
Detailed Description
The result of deleting a single document.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/search/search.py
Maintained by
tzmartin