I can edit the list of editors of a protected range just fine. When I create a new protected range, however, it has by default domainUsersCanEdit property set to True. How can I set it to false?
Also, related question: using Google UI you can protect the whole worksheet without setting an arbitrary range in it. Is this possible to do with pygsheets?
I failed to find answers for the above in the official API docs.