sizeInBytes property

int? sizeInBytes
final

Total size, in bytes, of the archives in the vault as of the last inventory date. This field will return null if an inventory has not yet run on the vault, for example if you just created the vault.

Implementation

final int? sizeInBytes;