|  | Methods defined here: 
 __init__(self)
 get = method(self, **kwargs)Get detailed information about a TaskQueue.
 Args:
 taskqueue: string, The id of the taskqueue to get the properties of. (required)
 project: string, The project under which the queue lies. (required)
 getStats: boolean, Whether to get stats. Optional.
 Data descriptors defined here:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |