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

Google Tasks API

The Google Tasks API lets you manage your tasks and task lists.

Defined Under Namespace

Classes: AssignmentInfo, DriveResourceInfo, SpaceInfo, Task, TaskList, TaskLists, Tasks, TasksService

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-tasks_v1 gem

"0.24.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20240630"
VERSION =

Version of the Google 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'