currentSizeGib property

String? currentSizeGib
getter/setter pair

The current size of this storage volume, in GiB, including space reserved for snapshots.

This size might be different than the requested size if the storage volume has been configured with auto grow or auto shrink.

Implementation

core.String? currentSizeGib;