Hi, I'm deploying an application in AppEngine. It connects to Google Docs using the Spreadsheet API (java client library), where it has data stored in some spreadsheets. I notice the maximun size of every request is 1MB, but I unknowing if there's some kind of restrictions in the amount of requests enabled.
Could anybody resolve my doubt or indicate to me in Docs Documentation where I could find out that? I had been looked for that but I hadn't... Thanks.
