autoStorageIncrease property

bool? autoStorageIncrease
getter/setter pair

[default: ON] If you enable this setting, Cloud SQL checks your available storage every 30 seconds.

If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.

Implementation

core.bool? autoStorageIncrease;