menu
googleapis package
documentation
compute/v1.dart
LocalDisk
LocalDisk.new constructor
LocalDisk.new constructor
dark_mode
light_mode
LocalDisk
constructor
LocalDisk
(
{
int
?
diskCount
,
int
?
diskSizeGb
,
String
?
diskType
,
})
Implementation
LocalDisk({this.diskCount, this.diskSizeGb, this.diskType});
googleapis package
documentation
compute/v1
LocalDisk
LocalDisk.new constructor
LocalDisk class