menu
googleapis_beta package
documentation
dataflow/v1b3.dart
Disk
Disk constructor
Disk constructor
dark_mode
light_mode
Disk
constructor
Disk
(
{
String
?
diskType
,
String
?
mountPoint
,
int
?
sizeGb
,
})
Implementation
Disk({ this.diskType, this.mountPoint, this.sizeGb, });
googleapis_beta package
documentation
dataflow/v1b3
Disk
Disk constructor
Disk class