![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __new__ |
![]() | |
def | __new__ |
def | ToXml |
A proto encoded EntityProto. This behaves identically to Blob, except for the constructor, which accepts a str or EntityProto argument. Can be decoded using datastore.Entity.FromProto(), db.model_from_protobuf() or ndb.LocalStructuredProperty.
def google.appengine.api.datastore_types.EmbeddedEntity.__new__ | ( | cls, | |
arg = None |
|||
) |
Constructor. Args: arg: optional str or EntityProto instance (default '')