* For more information about this service, see the API * Documentation *
* $taskqueueService = new Google_Service_Taskqueue(...); * $taskqueues = $taskqueueService->taskqueues; *
* $taskqueueService = new Google_Service_Taskqueue(...); * $tasks = $taskqueueService->tasks; *