getLimit()返回null

时间:2018-08-27 01:49:12

标签: google-drive-android-api

我正在使用Google Drive API开发应用程序。 但是,getLimit()可能从特定帐户返回null。 为什么getLimit()返回null?

[OAuthGoogleDrive.java:updateAccountInfo:getLimit:null [OAuthGoogleDrive.java:updateAccountInfo:getUsage:7592740408804

https://developers.google.com/resources/api-libraries/documentation/drive/v3/java/latest/com/google/api/services/drive/model/About.StorageQuota.html#getLimit--

1 个答案:

答案 0 :(得分:0)

Docs says,它不会总是返回有效数字,只会返回“ (如果适用)”)。

  

使用限制,(如果适用)。如果用户不存在   有无限的存储空间。

     

返回:值或无则为空