storageBytes property

String? storageBytes
getter/setter pair

The size of the storage used by the backup.

As backups share storage, this number is expected to change with backup creation/deletion.

Output only.

Implementation

core.String? storageBytes;