Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::SqlDataDiskType (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::SqlDataDiskType.

The type of disk that is used for a v2 instance to use.

Constants

SQL_DATA_DISK_TYPE_UNSPECIFIED

value: 0
This is an unknown data disk type.

PD_SSD

value: 1
An SSD data disk.

PD_HDD

value: 2
An HDD data disk.

OBSOLETE_LOCAL_SSD

value: 3
This field is deprecated and will be removed from a future version of the API.

HYPERDISK_BALANCED

value: 4
A Hyperdisk Balanced data disk.