如何使用Go的Google Spreadsheet API?

Phi*_*hil 7 google-app-engine google-api go

我需要能够读取和写入电子表格的数据.我正在使用Google App Engine中的Go语言进行编程.

gre*_*ade 3

自从这个问题被提出和回答以来已经过去了很多时间。golang 与 Google Sheets 的交互现在好多了。

目前,“Google Apps 脚本执行 API”提供最广泛的访问权限。从这里开始: https: //developers.google.com/apps-script/guides/rest/quickstart/go