public class ScriptScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_DIRECTORY_GROUP
View and manage the provisioning of groups on your domain.
|
static String |
ADMIN_DIRECTORY_USER
View and manage the provisioning of users on your domain.
|
static String |
DRIVE
View and manage the files in your Google Drive.
|
static String |
FORMS
View and manage your forms in Google Drive.
|
static String |
FORMS_CURRENTONLY
View and manage forms that this application has been installed in.
|
static String |
GROUPS
View and manage your Google Groups.
|
static String |
MAIL_GOOGLE_COM
View and manage your mail.
|
static String |
SPREADSHEETS
View and manage your spreadsheets in Google Drive.
|
static String |
USERINFO_EMAIL
View your email address.
|
static String |
WWW_GOOGLE_COM_CALENDAR_FEEDS
Manage your calendars.
|
static String |
WWW_GOOGLE_COM_M8_FEEDS
Manage your contacts.
|
public static final String MAIL_GOOGLE_COM
public static final String WWW_GOOGLE_COM_CALENDAR_FEEDS
public static final String WWW_GOOGLE_COM_M8_FEEDS
public static final String ADMIN_DIRECTORY_GROUP
public static final String ADMIN_DIRECTORY_USER
public static final String DRIVE
public static final String FORMS
public static final String FORMS_CURRENTONLY
public static final String GROUPS
public static final String SPREADSHEETS
public static final String USERINFO_EMAIL