anandsekar272 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

getFileSize() and getQuotaBytesUsed() #702

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?
N/A

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?
Java 6, Eclipse

Please describe the feature requested.
When requesting file size for Google Docs within the Google Drive, they are 
null from the getFizeSize() request or 0 for the getQuotaBytesUsed(). However 
documents that have been uploaded straight to the Google Drive return values 
for both requests.

Original issue reported on code.google.com by sparky1...@gmail.com on 10 Jan 2013 at 10:41

GoogleCodeExporter commented 9 years ago
Apologies, it appears that when a file is too small, it gets returned zero or 
null. (So far less than 15 kb from my test drive).

Original comment by sparky1...@gmail.com on 10 Jan 2013 at 10:45

GoogleCodeExporter commented 9 years ago
This is a Google Drive API issue, not a client library issue.

Original comment by yan...@google.com on 15 Jan 2013 at 4:08