menu
googleapis package
documentation
datamigration/v1.dart
SslConfig
SslConfig constructor
SslConfig constructor
dark_mode
light_mode
SslConfig
constructor
SslConfig
(
{
String
?
caCertificate
,
String
?
clientCertificate
,
String
?
clientKey
,
String
?
type
,
})
Implementation
SslConfig({ this.caCertificate, this.clientCertificate, this.clientKey, this.type, });
googleapis package
documentation
datamigration/v1
SslConfig
SslConfig constructor
SslConfig class