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
Apps Script API
Manages and executes Google Apps Script projects.
Defined Under Namespace
Classes: Content, CreateProjectRequest, Deployment, DeploymentConfig, Empty, EntryPoint, ExecutionError, ExecutionRequest, ExecutionResponse, File, GoogleAppsScriptTypeAddOnEntryPoint, GoogleAppsScriptTypeExecutionApiConfig, GoogleAppsScriptTypeExecutionApiEntryPoint, GoogleAppsScriptTypeFunction, GoogleAppsScriptTypeFunctionSet, GoogleAppsScriptTypeProcess, GoogleAppsScriptTypeUser, GoogleAppsScriptTypeWebAppConfig, GoogleAppsScriptTypeWebAppEntryPoint, ListDeploymentsResponse, ListScriptProcessesResponse, ListUserProcessesResponse, ListVersionsResponse, Metrics, MetricsValue, Operation, Project, ScriptService, ScriptStackTraceElement, Status, UpdateDeploymentRequest, Version
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20190112'
- AUTH_SCOPE =
Read, compose, send, and permanently delete all your email from Gmail
'https://mail.google.com/'
- CALENDAR_FEEDS =
See, edit, share, and permanently delete all the calendars you can access using Google Calendar
'https://www.google.com/calendar/feeds'
- M8_FEEDS =
See, edit, download, and permanently delete 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_DOCUMENTS =
View and manage your Google Docs documents
'https://www.googleapis.com/auth/documents'
- AUTH_DRIVE =
See, edit, create, and delete all of your Google Drive files
'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_SCRIPT_DEPLOYMENTS =
Create and update Google Apps Script deployments
'https://www.googleapis.com/auth/script.deployments'
- AUTH_SCRIPT_DEPLOYMENTS_READONLY =
View Google Apps Script deployments
'https://www.googleapis.com/auth/script.deployments.readonly'
- AUTH_SCRIPT_METRICS =
View Google Apps Script project's metrics
'https://www.googleapis.com/auth/script.metrics'
- AUTH_SCRIPT_PROCESSES =
View Google Apps Script processes
'https://www.googleapis.com/auth/script.processes'
- AUTH_SCRIPT_PROJECTS =
Create and update Google Apps Script projects
'https://www.googleapis.com/auth/script.projects'
- AUTH_SCRIPT_PROJECTS_READONLY =
View Google Apps Script projects
'https://www.googleapis.com/auth/script.projects.readonly'
- AUTH_SPREADSHEETS =
See, edit, create, and delete 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'