You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new method to list all protected ranges.
This method can't be tested in our test suite because it requires to
create a new spreadsheet with a protected range. This requires us to add
the email address used to record the test interactions to create a valid
protected range. This leads to my personal service account leaked in GH.
not cool :-(
It has been tested manually and works fine.
Closes#999
Overview
Add method to list a protected range.
Details
The api provide a way to list a protected range: sheet API v4
expose necessary methods to list a protected range.
The text was updated successfully, but these errors were encountered: