generated/google/apis/calendar_v3.rb in google-api-client-0.43.0 vs generated/google/apis/calendar_v3.rb in google-api-client-0.44.0

- old
+ new

@@ -23,10 +23,10 @@ # Manipulates events and other calendar data. # # @see https://developers.google.com/google-apps/calendar/firstapp module CalendarV3 VERSION = 'V3' - REVISION = '20200610' + REVISION = '20200827' # See, edit, share, and permanently delete all the calendars you can access using Google Calendar AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar' # View and edit events on all your calendars