menu
googleapis package
documentation
workstations/v1.dart
GcePersistentDisk
GcePersistentDisk.new constructor
GcePersistentDisk.new 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.new constructor
GcePersistentDisk class
Constructors
new
fromJson
Properties
diskType
hashCode
readOnly
runtimeType
sourceImage
sourceSnapshot
Methods
noSuchMethod
toJson
toString
Operators
operator ==