|
def | __init__ |
|
def | queue_name |
|
def | set_queue_name |
|
def | clear_queue_name |
|
def | has_queue_name |
|
def | lease_seconds |
|
def | set_lease_seconds |
|
def | clear_lease_seconds |
|
def | has_lease_seconds |
|
def | max_tasks |
|
def | set_max_tasks |
|
def | clear_max_tasks |
|
def | has_max_tasks |
|
def | group_by_tag |
|
def | set_group_by_tag |
|
def | clear_group_by_tag |
|
def | has_group_by_tag |
|
def | tag |
|
def | set_tag |
|
def | clear_tag |
|
def | has_tag |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_queue_name_ |
|
| queue_name_ |
|
| has_lease_seconds_ |
|
| lease_seconds_ |
|
| has_max_tasks_ |
|
| max_tasks_ |
|
| has_group_by_tag_ |
|
| group_by_tag_ |
|
| has_tag_ |
|
| tag_ |
|
|
int | has_queue_name_ = 0 |
|
string | queue_name_ = "" |
|
int | has_lease_seconds_ = 0 |
|
float | lease_seconds_ = 0.0 |
|
int | has_max_tasks_ = 0 |
|
int | max_tasks_ = 0 |
|
int | has_group_by_tag_ = 0 |
|
int | group_by_tag_ = 0 |
|
int | has_tag_ = 0 |
|
string | tag_ = "" |
|
int | kqueue_name = 1 |
|
int | klease_seconds = 2 |
|
int | kmax_tasks = 3 |
|
int | kgroup_by_tag = 4 |
|
int | ktag = 5 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/taskqueue/taskqueue_service_pb.py