volumeUsageBytes property

String? volumeUsageBytes
getter/setter pair

Size of the file system when the backup was created.

When creating a new volume from the backup, the volume capacity will have to be at least as big.

Output only.

Implementation

core.String? volumeUsageBytes;