|
def | __init__ |
|
def | read_options |
|
def | mutable_read_options |
|
def | clear_read_options |
|
def | has_read_options |
|
def | partition_id |
|
def | mutable_partition_id |
|
def | clear_partition_id |
|
def | has_partition_id |
|
def | query |
|
def | mutable_query |
|
def | clear_query |
|
def | has_query |
|
def | gql_query |
|
def | mutable_gql_query |
|
def | clear_gql_query |
|
def | has_gql_query |
|
def | min_safe_time_seconds |
|
def | set_min_safe_time_seconds |
|
def | clear_min_safe_time_seconds |
|
def | has_min_safe_time_seconds |
|
def | suggested_batch_size |
|
def | set_suggested_batch_size |
|
def | clear_suggested_batch_size |
|
def | has_suggested_batch_size |
|
def | MergeFrom |
|
def | ParseASCII |
|
def | ParseASCIIIgnoreUnknown |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| lazy_init_lock_ |
|
| has_read_options_ |
|
| has_partition_id_ |
|
| has_query_ |
|
| has_gql_query_ |
|
| has_min_safe_time_seconds_ |
|
| min_safe_time_seconds_ |
|
| has_suggested_batch_size_ |
|
| suggested_batch_size_ |
|
|
int | has_read_options_ = 0 |
|
| read_options_ = None |
|
int | has_partition_id_ = 0 |
|
| partition_id_ = None |
|
int | has_query_ = 0 |
|
| query_ = None |
|
int | has_gql_query_ = 0 |
|
| gql_query_ = None |
|
int | has_min_safe_time_seconds_ = 0 |
|
int | min_safe_time_seconds_ = 0 |
|
int | has_suggested_batch_size_ = 0 |
|
int | suggested_batch_size_ = 0 |
|
int | kread_options = 1 |
|
int | kpartition_id = 2 |
|
int | kquery = 3 |
|
int | kgql_query = 7 |
|
int | kmin_safe_time_seconds = 4 |
|
int | ksuggested_batch_size = 5 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/datastore/datastore_v4_pb.py