storageBytes property

String? storageBytes
getter/setter pair

The aggregate size of the underlying artifacts associated with this VolumeBackup in the backup storage.

This may change over time when multiple backups of the same volume share the same backup storage location. In particular, this is likely to increase in size when the immediately preceding backup of the same volume is deleted.

Output only.

Implementation

core.String? storageBytes;