|
def | __init__ |
|
def | header |
|
def | mutable_header |
|
def | clear_header |
|
def | has_header |
|
def | key_size |
|
def | key_list |
|
def | key |
|
def | mutable_key |
|
def | add_key |
|
def | clear_key |
|
def | transaction |
|
def | mutable_transaction |
|
def | clear_transaction |
|
def | has_transaction |
|
def | trusted |
|
def | set_trusted |
|
def | clear_trusted |
|
def | has_trusted |
|
def | force |
|
def | set_force |
|
def | clear_force |
|
def | has_force |
|
def | mark_changes |
|
def | set_mark_changes |
|
def | clear_mark_changes |
|
def | has_mark_changes |
|
def | snapshot_size |
|
def | snapshot_list |
|
def | snapshot |
|
def | mutable_snapshot |
|
def | add_snapshot |
|
def | clear_snapshot |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| key_ |
|
| snapshot_ |
|
| lazy_init_lock_ |
|
| has_header_ |
|
| has_transaction_ |
|
| has_trusted_ |
|
| trusted_ |
|
| has_force_ |
|
| force_ |
|
| has_mark_changes_ |
|
| mark_changes_ |
|
|
int | has_header_ = 0 |
|
| header_ = None |
|
int | has_transaction_ = 0 |
|
| transaction_ = None |
|
int | has_trusted_ = 0 |
|
int | trusted_ = 0 |
|
int | has_force_ = 0 |
|
int | force_ = 0 |
|
int | has_mark_changes_ = 0 |
|
int | mark_changes_ = 0 |
|
int | kheader = 10 |
|
int | kkey = 6 |
|
int | ktransaction = 5 |
|
int | ktrusted = 4 |
|
int | kforce = 7 |
|
int | kmark_changes = 8 |
|
int | ksnapshot = 9 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v3_pb.py