menu
google_cloud_compute_v1 package
documentation
compute.dart
RawDisk
RawDisk.new constructor
RawDisk.new constructor
dark_mode
light_mode
RawDisk
constructor
RawDisk
(
{
String
?
containerType
,
String
?
sha1Checksum
,
String
?
source
,
})
Implementation
RawDisk({this.containerType, this.sha1Checksum, this.source}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
RawDisk
RawDisk.new constructor
RawDisk class