generated/google/apis/sheets_v4.rb in google-api-client-0.28.4 vs generated/google/apis/sheets_v4.rb in google-api-client-0.28.5

- old
+ new

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