Module: Google::Apis::TasksV1
- Defined in:
- lib/google/apis/tasks_v1.rb,
lib/google/apis/tasks_v1/classes.rb,
lib/google/apis/tasks_v1/service.rb,
lib/google/apis/tasks_v1/gem_version.rb,
lib/google/apis/tasks_v1/representations.rb
Overview
Tasks API
The Google Tasks API lets you manage your tasks and task lists.
Defined Under Namespace
Classes: Task, TaskList, TaskLists, Tasks, TasksService
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-tasks_v1 gem
"0.13.0"- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.10.0"- REVISION =
Revision of the discovery document this client was generated from
"20210709"- VERSION =
Version of the Tasks API this client connects to. This is NOT the gem version.
'V1'- 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'