menu
googleapis package
documentation
batch/v1.dart
AttachedDisk
AttachedDisk constructor
AttachedDisk constructor
dark_mode
light_mode
AttachedDisk
constructor
AttachedDisk
(
{
String
?
deviceName
,
String
?
existingDisk
,
Disk
?
newDisk
,
})
Implementation
AttachedDisk({ this.deviceName, this.existingDisk, this.newDisk, });
googleapis package
documentation
batch/v1
AttachedDisk
AttachedDisk constructor
AttachedDisk class