【问题标题】:Can the Licensing Manager API retrieve Drive quota usage?Licensing Manager API 可以检索云端硬盘配额使用情况吗?
【发布时间】:2012-11-30 14:37:30
【问题描述】:

Google Licensing Manager API https://developers.google.com/google-apps/licensing/ 可用于将云端硬盘许可分配给 Apps 域中的用户。如何检索给定用户实际使用的存储量,而不仅仅是他们的总配额?

【问题讨论】:

    标签: google-drive-api google-license-manager


    【解决方案1】:

    这不能在 Licensing Manager API 中完成,它只会检索有关实际存储许可的信息。用户实际使用的配额数量可以通过 Drive API 中的 about 调用找到,记录在 https://developers.google.com/drive/v2/reference/about/get。特别是quotaBytesUsed 属性。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-11-18
      • 1970-01-01
      • 2018-12-04
      • 2017-06-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多