App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine.api.taskqueue.taskqueue_service_pb.TaskQueueQueryTasksResponse Class Reference
Inheritance diagram for google.appengine.api.taskqueue.taskqueue_service_pb.TaskQueueQueryTasksResponse:

Public Member Functions

def __init__
 
def task_size
 
def task_list
 
def task
 
def mutable_task
 
def add_task
 
def clear_task
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 task_
 

Static Public Attributes

int kTaskGroup = 1
 
int kTasktask_name = 2
 
int kTasketa_usec = 3
 
int kTaskurl = 4
 
int kTaskmethod = 5
 
int kTaskretry_count = 6
 
int kTaskHeaderGroup = 7
 
int kTaskHeaderkey = 8
 
int kTaskHeadervalue = 9
 
int kTaskbody_size = 10
 
int kTaskbody = 11
 
int kTaskcreation_time_usec = 12
 
int kTaskCronTimetableGroup = 13
 
int kTaskCronTimetableschedule = 14
 
int kTaskCronTimetabletimezone = 15
 
int kTaskRunLogGroup = 16
 
int kTaskRunLogdispatched_usec = 17
 
int kTaskRunLoglag_usec = 18
 
int kTaskRunLogelapsed_usec = 19
 
int kTaskRunLogresponse_code = 20
 
int kTaskRunLogretry_reason = 27
 
int kTaskdescription = 21
 
int kTaskpayload = 22
 
int kTaskretry_parameters = 23
 
int kTaskfirst_try_usec = 24
 
int kTasktag = 25
 
int kTaskexecution_count = 26
 

The documentation for this class was generated from the following file: