menu
googleapis package
documentation
connectors/v1.dart
EncryptionKey
EncryptionKey constructor
EncryptionKey constructor
dark_mode
light_mode
EncryptionKey
constructor
EncryptionKey
(
{
String
?
kmsKeyName
,
String
?
type
,
})
Implementation
EncryptionKey({ this.kmsKeyName, this.type, });
googleapis package
documentation
connectors/v1
EncryptionKey
EncryptionKey constructor
EncryptionKey class