AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::LocalDiskInitializeParams::DiskType (v0.9.0)

Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::LocalDiskInitializeParams::DiskType.

Possible disk types.

Constants

DISK_TYPE_UNSPECIFIED

value: 0
Disk type not set.

PD_STANDARD

value: 1
Standard persistent disk type.

PD_SSD

value: 2
SSD persistent disk type.

PD_BALANCED

value: 3
Balanced persistent disk type.

PD_EXTREME

value: 4
Extreme persistent disk type.