In Java, there is only JavaDoc if someone writes it. You could generate it yourself, but that would be the same info as just looking at the code. I'm guessing you've already read
Google's Spreadsheet docs. Beyond taht, I think you are going to have to read the Python code. The good thing is Python isn't compiled so you have the code by definition.