file_size


Description:

[ Version ( since = "0.17.7" ) ]
public int64 file_size { get; }

The size of the document.

This is only set for non-document files. Standard formats, such as DocumentsText , DocumentsSpreadsheet and DocumentsFolder are not binary data and so have no size. Measured in bytes.