|
tasks
v1
|
#include <tasks_service.h>
Static Public Attributes | |
| static const char | TASKS [] = {"https://www.googleapis.com/auth/tasks"} |
| static const char | TASKS_READONLY [] = {"https://www.googleapis.com/auth/tasks.readonly"} |
Declares the OAuth2.0 scopes used within Tasks API
These scopes shoudl be used when asking for credentials to invoke methods in the TasksService.
|
static |
Create, edit, organize, and delete all your tasks.
|
static |
View your tasks.