|
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 | failover_ms |
|
def | set_failover_ms |
|
def | clear_failover_ms |
|
def | has_failover_ms |
|
def | strong |
|
def | set_strong |
|
def | clear_strong |
|
def | has_strong |
|
def | allow_deferred |
|
def | set_allow_deferred |
|
def | clear_allow_deferred |
|
def | has_allow_deferred |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| key_ |
|
| lazy_init_lock_ |
|
| has_header_ |
|
| has_transaction_ |
|
| has_failover_ms_ |
|
| failover_ms_ |
|
| has_strong_ |
|
| strong_ |
|
| has_allow_deferred_ |
|
| allow_deferred_ |
|
|
int | has_header_ = 0 |
|
| header_ = None |
|
int | has_transaction_ = 0 |
|
| transaction_ = None |
|
int | has_failover_ms_ = 0 |
|
int | failover_ms_ = 0 |
|
int | has_strong_ = 0 |
|
int | strong_ = 0 |
|
int | has_allow_deferred_ = 0 |
|
int | allow_deferred_ = 0 |
|
int | kheader = 6 |
|
int | kkey = 1 |
|
int | ktransaction = 2 |
|
int | kfailover_ms = 3 |
|
int | kstrong = 4 |
|
int | kallow_deferred = 5 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v3_pb.py