|
def | __init__ |
|
def | header |
|
def | mutable_header |
|
def | clear_header |
|
def | has_header |
|
def | handle |
|
def | set_handle |
|
def | clear_handle |
|
def | has_handle |
|
def | app |
|
def | set_app |
|
def | clear_app |
|
def | has_app |
|
def | mark_changes |
|
def | set_mark_changes |
|
def | clear_mark_changes |
|
def | has_mark_changes |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| lazy_init_lock_ |
|
| has_header_ |
|
| has_handle_ |
|
| handle_ |
|
| has_app_ |
|
| app_ |
|
| has_mark_changes_ |
|
| mark_changes_ |
|
|
int | has_header_ = 0 |
|
| header_ = None |
|
int | has_handle_ = 0 |
|
int | handle_ = 0 |
|
int | has_app_ = 0 |
|
string | app_ = "" |
|
int | has_mark_changes_ = 0 |
|
int | mark_changes_ = 0 |
|
int | kheader = 4 |
|
int | khandle = 1 |
|
int | kapp = 2 |
|
int | kmark_changes = 3 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v3_pb.py