App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.ext.datastore_admin.utils.Put Class Reference
Inheritance diagram for google.appengine.ext.datastore_admin.utils.Put:

Public Member Functions

def __init__
 
def __call__
 

Public Attributes

 entity
 

Detailed Description

Mapper operation to batch puts.

Constructor & Destructor Documentation

def google.appengine.ext.datastore_admin.utils.Put.__init__ (   self,
  entity 
)
Constructor.

Args:
  entity: The EntityProto of the entity to put.

The documentation for this class was generated from the following file: