Class ScriptService.Scope
Available OAuth 2.0 scopes for use with the Apps Script API.
Inherited Members
Namespace: Google.Apis.Script.v1
Assembly: Google.Apis.Script.v1.dll
Syntax
public class ScriptService.Scope
Fields
AdminDirectoryGroup
View and manage the provisioning of groups on your domain
Declaration
public static string AdminDirectoryGroup
Field Value
Type | Description |
---|---|
string |
AdminDirectoryUser
View and manage the provisioning of users on your domain
Declaration
public static string AdminDirectoryUser
Field Value
Type | Description |
---|---|
string |
Documents
See, edit, create, and delete all your Google Docs documents
Declaration
public static string Documents
Field Value
Type | Description |
---|---|
string |
Drive
See, edit, create, and delete all of your Google Drive files
Declaration
public static string Drive
Field Value
Type | Description |
---|---|
string |
Forms
View and manage your forms in Google Drive
Declaration
public static string Forms
Field Value
Type | Description |
---|---|
string |
FormsCurrentonly
View and manage forms that this application has been installed in
Declaration
public static string FormsCurrentonly
Field Value
Type | Description |
---|---|
string |
Groups
View and manage your Google Groups
Declaration
public static string Groups
Field Value
Type | Description |
---|---|
string |
MailGoogleCom
Read, compose, send, and permanently delete all your email from Gmail
Declaration
public static string MailGoogleCom
Field Value
Type | Description |
---|---|
string |
ScriptDeployments
Create and update Google Apps Script deployments
Declaration
public static string ScriptDeployments
Field Value
Type | Description |
---|---|
string |
ScriptDeploymentsReadonly
View Google Apps Script deployments
Declaration
public static string ScriptDeploymentsReadonly
Field Value
Type | Description |
---|---|
string |
ScriptMetrics
View Google Apps Script project's metrics
Declaration
public static string ScriptMetrics
Field Value
Type | Description |
---|---|
string |
ScriptProcesses
View Google Apps Script processes
Declaration
public static string ScriptProcesses
Field Value
Type | Description |
---|---|
string |
ScriptProjects
Create and update Google Apps Script projects
Declaration
public static string ScriptProjects
Field Value
Type | Description |
---|---|
string |
ScriptProjectsReadonly
View Google Apps Script projects
Declaration
public static string ScriptProjectsReadonly
Field Value
Type | Description |
---|---|
string |
Spreadsheets
See, edit, create, and delete all your Google Sheets spreadsheets
Declaration
public static string Spreadsheets
Field Value
Type | Description |
---|---|
string |
UserinfoEmail
See your primary Google Account email address
Declaration
public static string UserinfoEmail
Field Value
Type | Description |
---|---|
string |
WwwGoogleComCalendarFeeds
See, edit, share, and permanently delete all the calendars you can access using Google Calendar
Declaration
public static string WwwGoogleComCalendarFeeds
Field Value
Type | Description |
---|---|
string |
WwwGoogleComM8Feeds
See, edit, download, and permanently delete your contacts
Declaration
public static string WwwGoogleComM8Feeds
Field Value
Type | Description |
---|---|
string |