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
It'd be awesome to use this module to be able to update the indexes on each sheet, but the privateness of the function which creates updateRequest structs prevents this.
It'd be awesome to use this module to be able to update the indexes on each sheet, but the privateness of the function which creates
updateRequest
structs prevents this.spreadsheet/update_request.go
Line 9 in 41eea14
Since all other methods on updateRequest are public too, it makes little sense to keep its constructor private actually.
Can we make this happen please?
The text was updated successfully, but these errors were encountered: