Module: Google::Apis::TasksV1
- Defined in:
- generated/google/apis/tasks_v1.rb,
generated/google/apis/tasks_v1/classes.rb,
generated/google/apis/tasks_v1/service.rb,
generated/google/apis/tasks_v1/representations.rb
Overview
Tasks API
Lets you manage your tasks and task lists.
Defined Under Namespace
Classes: Task, TaskList, TaskLists, Tasks, TasksService
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20141121'
- AUTH_TASKS =
Create, edit, organize, and delete all your tasks
'https://www.googleapis.com/auth/tasks'
- AUTH_TASKS_READONLY =
View your tasks
'https://www.googleapis.com/auth/tasks.readonly'