sizeBytes property

String? sizeBytes
getter/setter pair

The total size of the Backup in bytes = config backup size + sum(volume backup sizes)

Output only.

Implementation

core.String? sizeBytes;