class Tasks extends Service (View source)

Service definition for Tasks (v1).

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

For more information about this service, see the API Documentation

Constants

TASKS

Create, edit, organize, and delete all your tasks.

TASKS_READONLY

View your tasks.

Properties

$tasklists
$tasks
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Tasks service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Tasks service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.