|
def | __init__ |
|
def | index_spec |
|
def | mutable_index_spec |
|
def | clear_index_spec |
|
def | has_index_spec |
|
def | start_doc_id |
|
def | set_start_doc_id |
|
def | clear_start_doc_id |
|
def | has_start_doc_id |
|
def | include_start_doc |
|
def | set_include_start_doc |
|
def | clear_include_start_doc |
|
def | has_include_start_doc |
|
def | limit |
|
def | set_limit |
|
def | clear_limit |
|
def | has_limit |
|
def | keys_only |
|
def | set_keys_only |
|
def | clear_keys_only |
|
def | has_keys_only |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| index_spec_ |
|
| has_index_spec_ |
|
| has_start_doc_id_ |
|
| start_doc_id_ |
|
| has_include_start_doc_ |
|
| include_start_doc_ |
|
| has_limit_ |
|
| limit_ |
|
| has_keys_only_ |
|
| keys_only_ |
|
|
int | has_index_spec_ = 0 |
|
int | has_start_doc_id_ = 0 |
|
string | start_doc_id_ = "" |
|
int | has_include_start_doc_ = 0 |
|
int | include_start_doc_ = 1 |
|
int | has_limit_ = 0 |
|
int | limit_ = 100 |
|
int | has_keys_only_ = 0 |
|
int | keys_only_ = 0 |
|
int | kindex_spec = 1 |
|
int | kstart_doc_id = 2 |
|
int | kinclude_start_doc = 3 |
|
int | klimit = 4 |
|
int | kkeys_only = 5 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/search/search_service_pb.py