generated/google/apis/script_v1.rb in google-api-client-0.23.3 vs generated/google/apis/script_v1.rb in google-api-client-0.23.4

- old
+ new

@@ -18,21 +18,15 @@ module Google module Apis # Apps Script API # - # An API for managing and executing Google Apps Script projects. <aside class=" - # note"><b>Note</b>: In order to use this API in your apps, you must <a href="/ - # apps-script/api/how-tos/enable#using_the_apps_script_api_in_your_app"> enable - # it for use</a>. To allow other apps to manage your scripts, you must <a href="/ - # apps-script/api/how-tos/enable#granting_third- - # party_applications_access_to_your_script_projects"> grant them access</a>.</ - # aside> + # An API for managing and executing Google Apps Script projects. # # @see https://developers.google.com/apps-script/api/ module ScriptV1 VERSION = 'V1' - REVISION = '20180601' + REVISION = '20180707' # Read, send, delete, and manage your email AUTH_SCOPE = 'https://mail.google.com/' # Manage your calendars