AI Platform Notebooks v1 API - Enum LocalDiskInitializeParams.Types.DiskType (2.5.0)

public enum LocalDiskInitializeParams.Types.DiskType

Reference documentation and code samples for the AI Platform Notebooks v1 API enum LocalDiskInitializeParams.Types.DiskType.

Possible disk types.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

Name Description
PdBalanced

Balanced persistent disk type.

PdExtreme

Extreme persistent disk type.

PdSsd

SSD persistent disk type.

PdStandard

Standard persistent disk type.

Unspecified

Disk type not set.