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, JoinAsyncRequest, JoinAsyncResponse, Operation, ScriptService, ScriptStackTraceElement, Status
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20170522'
- AUTH_SPREADSHEETS =
View and manage your spreadsheets in Google Drive
'https://www.googleapis.com/auth/spreadsheets'
- AUTH_SCOPE =
Read, send, delete, and manage your email
'https://mail.google.com/'
- 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_FORMS =
View and manage your forms in Google Drive
'https://www.googleapis.com/auth/forms'
- M8_FEEDS =
Manage your contacts
'https://www.google.com/m8/feeds'
- AUTH_USERINFO_EMAIL =
View your email address
'https://www.googleapis.com/auth/userinfo.email'
- CALENDAR_FEEDS =
Manage your calendars
'https://www.google.com/calendar/feeds'
- AUTH_GROUPS =
View and manage your Google Groups
'https://www.googleapis.com/auth/groups'
- AUTH_FORMS_CURRENTONLY =
View and manage forms that this application has been installed in
'https://www.googleapis.com/auth/forms.currentonly'
- AUTH_DRIVE =
View and manage the files in your Google Drive
'https://www.googleapis.com/auth/drive'