AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::Instance::DiskType (v0.4.1)

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

Possible disk types for notebook instances.

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.