|
def | Mode_Name |
|
def | __init__ |
|
def | transaction |
|
def | set_transaction |
|
def | clear_transaction |
|
def | has_transaction |
|
def | mutation_size |
|
def | mutation_list |
|
def | mutation |
|
def | mutable_mutation |
|
def | add_mutation |
|
def | clear_mutation |
|
def | deprecated_mutation |
|
def | mutable_deprecated_mutation |
|
def | clear_deprecated_mutation |
|
def | has_deprecated_mutation |
|
def | mode |
|
def | set_mode |
|
def | clear_mode |
|
def | has_mode |
|
def | ignore_read_only |
|
def | set_ignore_read_only |
|
def | clear_ignore_read_only |
|
def | has_ignore_read_only |
|
def | MergeFrom |
|
def | ParseASCII |
|
def | ParseASCIIIgnoreUnknown |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| mutation_ |
|
| lazy_init_lock_ |
|
| has_transaction_ |
|
| transaction_ |
|
| has_deprecated_mutation_ |
|
| has_mode_ |
|
| mode_ |
|
| has_ignore_read_only_ |
|
| ignore_read_only_ |
|
|
int | TRANSACTIONAL = 1 |
|
int | NON_TRANSACTIONAL = 2 |
|
tuple | Mode_Name = classmethod(Mode_Name) |
|
int | has_transaction_ = 0 |
|
string | transaction_ = "" |
|
int | has_deprecated_mutation_ = 0 |
|
| deprecated_mutation_ = None |
|
int | has_mode_ = 0 |
|
int | mode_ = 1 |
|
int | has_ignore_read_only_ = 0 |
|
int | ignore_read_only_ = 0 |
|
int | ktransaction = 1 |
|
int | kmutation = 5 |
|
int | kdeprecated_mutation = 2 |
|
int | kmode = 4 |
|
int | kignore_read_only = 6 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v4_pb.py