|
def | __init__ |
|
def | index_writes |
|
def | set_index_writes |
|
def | clear_index_writes |
|
def | has_index_writes |
|
def | index_write_bytes |
|
def | set_index_write_bytes |
|
def | clear_index_write_bytes |
|
def | has_index_write_bytes |
|
def | entity_writes |
|
def | set_entity_writes |
|
def | clear_entity_writes |
|
def | has_entity_writes |
|
def | entity_write_bytes |
|
def | set_entity_write_bytes |
|
def | clear_entity_write_bytes |
|
def | has_entity_write_bytes |
|
def | commitcost |
|
def | mutable_commitcost |
|
def | clear_commitcost |
|
def | has_commitcost |
|
def | approximate_storage_delta |
|
def | set_approximate_storage_delta |
|
def | clear_approximate_storage_delta |
|
def | has_approximate_storage_delta |
|
def | id_sequence_updates |
|
def | set_id_sequence_updates |
|
def | clear_id_sequence_updates |
|
def | has_id_sequence_updates |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| lazy_init_lock_ |
|
| has_index_writes_ |
|
| index_writes_ |
|
| has_index_write_bytes_ |
|
| index_write_bytes_ |
|
| has_entity_writes_ |
|
| entity_writes_ |
|
| has_entity_write_bytes_ |
|
| entity_write_bytes_ |
|
| has_commitcost_ |
|
| has_approximate_storage_delta_ |
|
| approximate_storage_delta_ |
|
| has_id_sequence_updates_ |
|
| id_sequence_updates_ |
|
|
int | has_index_writes_ = 0 |
|
int | index_writes_ = 0 |
|
int | has_index_write_bytes_ = 0 |
|
int | index_write_bytes_ = 0 |
|
int | has_entity_writes_ = 0 |
|
int | entity_writes_ = 0 |
|
int | has_entity_write_bytes_ = 0 |
|
int | entity_write_bytes_ = 0 |
|
int | has_commitcost_ = 0 |
|
| commitcost_ = None |
|
int | has_approximate_storage_delta_ = 0 |
|
int | approximate_storage_delta_ = 0 |
|
int | has_id_sequence_updates_ = 0 |
|
int | id_sequence_updates_ = 0 |
|
int | kindex_writes = 1 |
|
int | kindex_write_bytes = 2 |
|
int | kentity_writes = 3 |
|
int | kentity_write_bytes = 4 |
|
int | kCommitCostGroup = 5 |
|
int | kCommitCostrequested_entity_puts = 6 |
|
int | kCommitCostrequested_entity_deletes = 7 |
|
int | kapproximate_storage_delta = 8 |
|
int | kid_sequence_updates = 9 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v3_pb.py