|
def | __init__ |
|
def | task_name |
|
def | set_task_name |
|
def | clear_task_name |
|
def | has_task_name |
|
def | eta_usec |
|
def | set_eta_usec |
|
def | clear_eta_usec |
|
def | has_eta_usec |
|
def | retry_count |
|
def | set_retry_count |
|
def | clear_retry_count |
|
def | has_retry_count |
|
def | body |
|
def | set_body |
|
def | clear_body |
|
def | has_body |
|
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_task_name_ |
|
| task_name_ |
|
| has_eta_usec_ |
|
| eta_usec_ |
|
| has_retry_count_ |
|
| retry_count_ |
|
| has_body_ |
|
| body_ |
|
| has_tag_ |
|
| tag_ |
|
|
int | has_task_name_ = 0 |
|
string | task_name_ = "" |
|
int | has_eta_usec_ = 0 |
|
int | eta_usec_ = 0 |
|
int | has_retry_count_ = 0 |
|
int | retry_count_ = 0 |
|
int | has_body_ = 0 |
|
string | body_ = "" |
|
int | has_tag_ = 0 |
|
string | tag_ = "" |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/taskqueue/taskqueue_service_pb.py