I'd like to be able to find a particular spreadsheet via the Documents API, because it supports search. However, once I've found it, I'd like to be able to access it from via the Spreadsheets API. So I need a way of mapping from a Documents resource_id to a Spreadsheets 'key'. I don't immediately see how to do that...
Anyone know how?
