menu
googleapis package
documentation
workstations/v1.dart
GcePersistentDisk
GcePersistentDisk constructor
GcePersistentDisk constructor
dark_mode
light_mode
GcePersistentDisk
constructor
GcePersistentDisk
(
{
String
?
diskType
,
bool
?
readOnly
,
String
?
sourceImage
,
String
?
sourceSnapshot
,
})
Implementation
GcePersistentDisk({ this.diskType, this.readOnly, this.sourceImage, this.sourceSnapshot, });
googleapis package
documentation
workstations/v1
GcePersistentDisk
GcePersistentDisk constructor
GcePersistentDisk class