menu
googleapis package
documentation
netapp/v1.dart
BackupVault
BackupVault.new constructor
BackupVault.new constructor
dark_mode
light_mode
BackupVault
constructor
BackupVault
(
{
String
?
createTime
,
String
?
description
,
Map
<
String
,
String
>
?
labels
,
String
?
name
,
String
?
state
,
})
Implementation
BackupVault({
this
.createTime,
this
.description,
this
.labels,
this
.name,
this
.state, });
googleapis package
documentation
netapp/v1
BackupVault
BackupVault.new constructor
BackupVault class