menu
googleapis package
documentation
spanner/v1.dart
CreateBackupEncryptionConfig
CreateBackupEncryptionConfig.new constructor
CreateBackupEncryptionConfig.new constructor
dark_mode
light_mode
CreateBackupEncryptionConfig
constructor
CreateBackupEncryptionConfig
(
{
String
?
encryptionType
,
String
?
kmsKeyName
,
List
<
String
>
?
kmsKeyNames
,
})
Implementation
CreateBackupEncryptionConfig({
this
.encryptionType,
this
.kmsKeyName,
this
.kmsKeyNames, });
googleapis package
documentation
spanner/v1
CreateBackupEncryptionConfig
CreateBackupEncryptionConfig.new constructor
CreateBackupEncryptionConfig class