App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
datastore_entities
Event
Status
Static Public Attributes
|
List of all members
google.appengine.api.datastore_entities.Event.Status Class Reference
Static Public Attributes
string
CONFIRMED
= 'confirmed'
string
TENTATIVE
= 'tentative'
string
CANCELED
= 'canceled'
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/datastore_entities.py
Maintained by
tzmartin