menu
googleapis package
documentation
vmmigration/v1.dart
OSDisk
OSDisk constructor
OSDisk constructor
dark_mode
light_mode
OSDisk
constructor
OSDisk
(
{
String
?
name
,
int
?
sizeGb
,
String
?
type
,
})
Implementation
OSDisk({ this.name, this.sizeGb, this.type, });
googleapis package
documentation
vmmigration/v1
OSDisk
OSDisk constructor
OSDisk class