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

An API for managing and executing Google Apps Script projects.

Defined Under Namespace

Classes: Content, CreateProjectRequest, Deployment, DeploymentConfig, Empty, EntryPoint, ExecutionError, ExecutionRequest, ExecutionResponse, File, GoogleAppsScriptTypeAddOnEntryPoint, GoogleAppsScriptTypeExecutionApiConfig, GoogleAppsScriptTypeExecutionApiEntryPoint, GoogleAppsScriptTypeFunction, GoogleAppsScriptTypeFunctionSet, GoogleAppsScriptTypeProcess, GoogleAppsScriptTypeScope, GoogleAppsScriptTypeScopeSet, GoogleAppsScriptTypeUser, GoogleAppsScriptTypeWebAppConfig, GoogleAppsScriptTypeWebAppEntryPoint, ListDeploymentsResponse, ListScriptProcessesResponse, ListUserProcessesResponse, ListVersionsResponse, Metrics, MetricsValue, Operation, Project, ScriptService, ScriptStackTraceElement, Status, UpdateDeploymentRequest, Version

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20180323'
AUTH_SCOPE =

Read, send, delete, and manage your email

'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'