downloadBytes property

String? downloadBytes
getter/setter pair

Amount of bytes that will be downloaded if the backup is restored.

This may be different than storage bytes, since sequential backups of the same disk will share storage.

Output only.

Implementation

core.String? downloadBytes;