menu
googleapis package
documentation
bigtableadmin/v2.dart
EncryptionInfo
EncryptionInfo constructor
EncryptionInfo constructor
dark_mode
light_mode
EncryptionInfo
constructor
EncryptionInfo
(
{
Status
?
encryptionStatus
,
String
?
encryptionType
,
String
?
kmsKeyVersion
,
})
Implementation
EncryptionInfo({ this.encryptionStatus, this.encryptionType, this.kmsKeyVersion, });
googleapis package
documentation
bigtableadmin/v2
EncryptionInfo
EncryptionInfo constructor
EncryptionInfo class