nithinmurali / pygsheets

Google Sheets Python API v4
https://pygsheets.readthedocs.io/en/latest
Other
1.51k stars 220 forks source link

Disable options to download, print and copy for commenters and viewers #524

Open Klinenator opened 2 years ago

Klinenator commented 2 years ago

Google has the option to disable printing and downloading of google sheets. Is it possible to set these permissions with pygsheets?

nithinmurali commented 2 years ago

Hi, currently that permission is not implimented. Will add it to the pipeline.