menu
googleapis package
documentation
dataproc/v1.dart
DiskConfig
DiskConfig constructor
DiskConfig constructor
dark_mode
light_mode
DiskConfig
constructor
DiskConfig
(
{
int
?
bootDiskSizeGb
,
String
?
bootDiskType
,
String
?
localSsdInterface
,
int
?
numLocalSsds
,
})
Implementation
DiskConfig({ this.bootDiskSizeGb, this.bootDiskType, this.localSsdInterface, this.numLocalSsds, });
googleapis package
documentation
dataproc/v1
DiskConfig
DiskConfig constructor
DiskConfig class