Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/tasks:v1.ts";

§Classes

GoogleAuth
Tasks

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

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Task
TaskList
TaskLists
TasklistsListOptions

Additional options for Tasks#tasklistsList.

Tasks
TasksInsertOptions

Additional options for Tasks#tasksInsert.

TasksListOptions

Additional options for Tasks#tasksList.

TasksMoveOptions

Additional options for Tasks#tasksMove.