generated/google/apis/sheets_v4.rb in google-api-client-0.34.1 vs generated/google/apis/sheets_v4.rb in google-api-client-0.35.0

- old
+ new

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