Google_Service_Tasks
|
Service definition for Tasks (v1). |
Google_Service_Tasks_Task
|
|
Google_Service_Tasks_TaskLinks
|
|
Google_Service_Tasks_TaskList
|
|
Google_Service_Tasks_TaskLists
|
|
Google_Service_Tasks_Tasklists_Resource
|
The "tasklists" collection of methods. Typical usage is: <code>
$tasksService = new Google_Service_Tasks(...); $tasklists =
$tasksService->tasklists; </code> |
Google_Service_Tasks_Tasks
|
|
Google_Service_Tasks_Tasks_Resource
|
The "tasks" collection of methods. Typical usage is: <code> $tasksService
= new Google_Service_Tasks(...); $tasks = $tasksService->tasks; </code> |