generated/google/apis/sheets_v4.rb in google-api-client-0.42.0 vs generated/google/apis/sheets_v4.rb in google-api-client-0.42.1

- old
+ new

@@ -23,10 +23,10 @@ # Reads and writes Google Sheets. # # @see https://developers.google.com/sheets/ module SheetsV4 VERSION = 'V4' - REVISION = '20200616' + REVISION = '20200707' # 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