* For more information about this service, see the API * Documentation *
* $tasksService = new Google_Service_Tasks(...); * $tasklists = $tasksService->tasklists; *
* $tasksService = new Google_Service_Tasks(...); * $tasks = $tasksService->tasks; *