generated/google/apis/drive_v3.rb in google-api-client-0.9.3 vs generated/google/apis/drive_v3.rb in google-api-client-0.9.4

- old
+ new

@@ -23,10 +23,10 @@ # The API to interact with Drive. # # @see https://developers.google.com/drive/ module DriveV3 VERSION = 'V3' - REVISION = '20160222' + REVISION = '20160303' # 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