Google Cloud Notebooks V1beta1 Client - Class DiskType (0.3.6)

Reference documentation and code samples for the Google Cloud Notebooks V1beta1 Client class DiskType.

Possible disk types for notebook instances.

Protobuf type google.cloud.notebooks.v1beta1.Instance.DiskType

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

DISK_TYPE_UNSPECIFIED

  Value: 0 
 

Disk type not set.

Generated from protobuf enum DISK_TYPE_UNSPECIFIED = 0;

PD_STANDARD

  Value: 1 
 

Standard persistent disk type.

Generated from protobuf enum PD_STANDARD = 1;

PD_SSD

  Value: 2 
 

SSD persistent disk type.

Generated from protobuf enum PD_SSD = 2;

PD_BALANCED

  Value: 3 
 

Balanced persistent disk type.

Generated from protobuf enum PD_BALANCED = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: