currentDiskSize property

String? currentDiskSize
getter/setter pair

The current disk usage of the instance in bytes.

This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see this announcement for details.

Implementation

core.String? currentDiskSize;