In the file sharing settings in Google Drive, there is an option to set that users defined as viewers or commenters will not be able to download the file,
Is it possible to change this setting using Google Apps Script or Drive API?
I looked for information about the in the Google documentation here:
- https://developers.google.com/apps-script/reference/drive/drive-app?hl=en 2.https://developers.google.com/drive/api/v2/reference/permissions But I didn't find any suitable information.