menu
googleapis package
documentation
backupdr/v1.dart
DiskDataSourceProperties
DiskDataSourceProperties.new constructor
DiskDataSourceProperties.new constructor
dark_mode
light_mode
DiskDataSourceProperties
constructor
DiskDataSourceProperties
(
{
String
?
description
,
String
?
name
,
String
?
sizeGb
,
String
?
type
,
})
Implementation
DiskDataSourceProperties({ this.description, this.name, this.sizeGb, this.type, });
googleapis package
documentation
backupdr/v1
DiskDataSourceProperties
DiskDataSourceProperties.new constructor
DiskDataSourceProperties class