AI Platform Notebooks V1beta1 API - Module Google::Cloud::Notebooks::V1beta1::Instance::DiskType (v0.10.0)

Reference documentation and code samples for the AI Platform Notebooks V1beta1 API module Google::Cloud::Notebooks::V1beta1::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.