![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | map |
A class which dumps the entity to the writer.
def google.appengine.ext.datastore_admin.backup_handler.BackupEntity.map | ( | self, | |
entity_proto | |||
) |
Backup entity map handler. Args: entity_proto: An instance of entity_pb.EntityProto. Yields: A serialized entity_pb.EntityProto as a string