Module: Google::Apis::ScriptV1
- Defined in:
- lib/google/apis/script_v1.rb,
lib/google/apis/script_v1/classes.rb,
lib/google/apis/script_v1/service.rb,
lib/google/apis/script_v1/gem_version.rb,
lib/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
- GEM_VERSION =
Version of the google-apis-script_v1 gem
"0.31.0"- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.18.0"- REVISION =
Revision of the discovery document this client was generated from
"20250824"- VERSION =
Version of the Apps Script API this client connects to. This is NOT the gem version.
'V1'- 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 =
See, edit, create, and delete all 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 all your Google Sheets spreadsheets
'https://www.googleapis.com/auth/spreadsheets'- AUTH_USERINFO_EMAIL =
See your primary Google Account email address
'https://www.googleapis.com/auth/userinfo.email'