|
def | __init__ |
|
def | topic |
|
def | set_topic |
|
def | clear_topic |
|
def | has_topic |
|
def | sub_id |
|
def | set_sub_id |
|
def | clear_sub_id |
|
def | has_sub_id |
|
def | lease_duration_sec |
|
def | set_lease_duration_sec |
|
def | clear_lease_duration_sec |
|
def | has_lease_duration_sec |
|
def | vanilla_query |
|
def | set_vanilla_query |
|
def | clear_vanilla_query |
|
def | has_vanilla_query |
|
def | schema_entry_size |
|
def | schema_entry_list |
|
def | schema_entry |
|
def | mutable_schema_entry |
|
def | add_schema_entry |
|
def | clear_schema_entry |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| schema_entry_ |
|
| has_topic_ |
|
| topic_ |
|
| has_sub_id_ |
|
| sub_id_ |
|
| has_lease_duration_sec_ |
|
| lease_duration_sec_ |
|
| has_vanilla_query_ |
|
| vanilla_query_ |
|
|
int | has_topic_ = 0 |
|
string | topic_ = "" |
|
int | has_sub_id_ = 0 |
|
string | sub_id_ = "" |
|
int | has_lease_duration_sec_ = 0 |
|
float | lease_duration_sec_ = 0.0 |
|
int | has_vanilla_query_ = 0 |
|
string | vanilla_query_ = "" |
|
int | ktopic = 1 |
|
int | ksub_id = 2 |
|
int | klease_duration_sec = 3 |
|
int | kvanilla_query = 4 |
|
int | kschema_entry = 5 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/prospective_search/prospective_search_pb.py