quotaBytesUsed property

String? quotaBytesUsed
getter/setter pair

The number of storage quota bytes used by the file.

This includes the head revision as well as previous revisions with keepForever enabled.

Output only.

Implementation

core.String? quotaBytesUsed;