質問

Is there a way to get length (byte size) of a google document via the google drive api? The metadata shows the size for a uploaded file, but not for a google document.

役に立ちましたか?

解決

Documents in Google native formats do not use any user quota, so the Drive API will always return 0 as their byte size.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top