chainStorageBytes property

String? chainStorageBytes
getter/setter pair

Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)

Output only.

Implementation

core.String? chainStorageBytes;