How can I see all the actions applied to a google sheet?
for example: Cell A1 edited and its value changed form "foo" to "test" Column A has been deleted Insert row after row number 5 ... etc
And I want to know if it is possible to get such information from the Google Sheet UI directly, or from Google Sheet API.