|
def | __init__ |
|
def | executed_last_minute |
|
def | set_executed_last_minute |
|
def | clear_executed_last_minute |
|
def | has_executed_last_minute |
|
def | executed_last_hour |
|
def | set_executed_last_hour |
|
def | clear_executed_last_hour |
|
def | has_executed_last_hour |
|
def | sampling_duration_seconds |
|
def | set_sampling_duration_seconds |
|
def | clear_sampling_duration_seconds |
|
def | has_sampling_duration_seconds |
|
def | requests_in_flight |
|
def | set_requests_in_flight |
|
def | clear_requests_in_flight |
|
def | has_requests_in_flight |
|
def | enforced_rate |
|
def | set_enforced_rate |
|
def | clear_enforced_rate |
|
def | has_enforced_rate |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_executed_last_minute_ |
|
| executed_last_minute_ |
|
| has_executed_last_hour_ |
|
| executed_last_hour_ |
|
| has_sampling_duration_seconds_ |
|
| sampling_duration_seconds_ |
|
| has_requests_in_flight_ |
|
| requests_in_flight_ |
|
| has_enforced_rate_ |
|
| enforced_rate_ |
|
|
int | has_executed_last_minute_ = 0 |
|
int | executed_last_minute_ = 0 |
|
int | has_executed_last_hour_ = 0 |
|
int | executed_last_hour_ = 0 |
|
int | has_sampling_duration_seconds_ = 0 |
|
float | sampling_duration_seconds_ = 0.0 |
|
int | has_requests_in_flight_ = 0 |
|
int | requests_in_flight_ = 0 |
|
int | has_enforced_rate_ = 0 |
|
float | enforced_rate_ = 0.0 |
|
int | kexecuted_last_minute = 1 |
|
int | kexecuted_last_hour = 2 |
|
int | ksampling_duration_seconds = 3 |
|
int | krequests_in_flight = 4 |
|
int | kenforced_rate = 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