generated/google/apis/drive_v3.rb in google-api-client-0.11.1 vs generated/google/apis/drive_v3.rb in google-api-client-0.11.2

- old
+ new

@@ -24,10 +24,10 @@ # changes, and updating sharing permissions. # # @see https://developers.google.com/drive/ module DriveV3 VERSION = 'V3' - REVISION = '20170323' + REVISION = '20170420' # View and manage the files in your Google Drive AUTH_DRIVE = 'https://www.googleapis.com/auth/drive' # View and manage its own configuration data in your Google Drive