generated/google/apis/sheets_v4.rb in google-api-client-0.30.7 vs generated/google/apis/sheets_v4.rb in google-api-client-0.30.8

- old
+ new

@@ -23,10 +23,10 @@ # Reads and writes Google Sheets. # # @see https://developers.google.com/sheets/ module SheetsV4 VERSION = 'V4' - REVISION = '20190708' + REVISION = '20190715' # See, edit, create, and delete all of your Google Drive files AUTH_DRIVE = 'https://www.googleapis.com/auth/drive' # View and manage Google Drive files and folders that you have opened or created with this app