Interface protos.google.cloud.dataproc.v1.IDiskConfig (3.0.0)

Properties of a DiskConfig.

Package

@google-cloud/dataproc!

Properties

bootDiskSizeGb

bootDiskSizeGb?: (number|null);

DiskConfig bootDiskSizeGb

Property Value
TypeDescription
(number|null)

bootDiskType

bootDiskType?: (string|null);

DiskConfig bootDiskType

Property Value
TypeDescription
(string|null)

numLocalSsds

numLocalSsds?: (number|null);

DiskConfig numLocalSsds

Property Value
TypeDescription
(number|null)