【问题标题】:Get available storage from Google Docs从 Google Docs 获取可用存储空间
【发布时间】:2012-06-10 15:17:56
【问题描述】:

我正在构建一个涉及 Google Docs API 的 Java 应用程序。我正在使用旧的 API (Google Docs API),因为新的 API 要复杂得多,我花了几个小时试图让它工作。

无论如何,我使用了附加到 API 的示例,并且可以正常工作,因为我可以获取文件列表、下载/上传/删除文件。

如何获取可用存储空间(云存储中的剩余空间)?

【问题讨论】:

    标签: google-docs-api google-drive-api


    【解决方案1】:

    新的 Drive API v2 在 About feed 中包含总存储量和可用存储量:https://developers.google.com/drive/v2/reference/about

    【讨论】:

      猜你喜欢
      • 2011-06-03
      • 1970-01-01
      • 2012-07-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-07-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多