menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
DiskSpec
DiskSpec.new constructor
DiskSpec.new constructor
dark_mode
light_mode
DiskSpec
constructor
DiskSpec
(
{
String
bootDiskType
=
''
,
int
bootDiskSizeGb
=
0
,
})
Implementation
DiskSpec({this.bootDiskType = '', this.bootDiskSizeGb = 0}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
DiskSpec
DiskSpec.new constructor
DiskSpec class