Module: Google::Apis::ScriptV1

Defined in:
generated/google/apis/script_v1.rb,
generated/google/apis/script_v1/classes.rb,
generated/google/apis/script_v1/service.rb,
generated/google/apis/script_v1/representations.rb

Overview

Google Apps Script Execution API

Executes Google Apps Script projects.

Defined Under Namespace

Classes: ExecutionError, ExecutionRequest, ExecutionResponse, Operation, ScriptService, ScriptStackTraceElement, Status

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20160801'
AUTH_SCOPE =

View and manage your mail

'https://mail.google.com/'
CALENDAR_FEEDS =

Manage your calendars

'https://www.google.com/calendar/feeds'
M8_FEEDS =

Manage your contacts

'https://www.google.com/m8/feeds'
AUTH_ADMIN_DIRECTORY_GROUP =

View and manage the provisioning of groups on your domain

'https://www.googleapis.com/auth/admin.directory.group'
AUTH_ADMIN_DIRECTORY_USER =

View and manage the provisioning of users on your domain

'https://www.googleapis.com/auth/admin.directory.user'
AUTH_DRIVE =

View and manage the files in your Google Drive

'https://www.googleapis.com/auth/drive'
AUTH_FORMS =

View and manage your forms in Google Drive

'https://www.googleapis.com/auth/forms'
AUTH_FORMS_CURRENTONLY =

View and manage forms that this application has been installed in

'https://www.googleapis.com/auth/forms.currentonly'
AUTH_GROUPS =

View and manage your Google Groups

'https://www.googleapis.com/auth/groups'
AUTH_SPREADSHEETS =

View and manage your spreadsheets in Google Drive

'https://www.googleapis.com/auth/spreadsheets'
AUTH_USERINFO_EMAIL =

View your email address

'https://www.googleapis.com/auth/userinfo.email'