menu
googleapis package
documentation
compute/v1.dart
SslCertificateSelfManagedSslCertificate
SslCertificateSelfManagedSslCertificate constructor
SslCertificateSelfManagedSslCertificate constructor
dark_mode
light_mode
SslCertificateSelfManagedSslCertificate
constructor
SslCertificateSelfManagedSslCertificate
(
{
String
?
certificate
,
String
?
privateKey
,
})
Implementation
SslCertificateSelfManagedSslCertificate({ this.certificate, this.privateKey, });
googleapis package
documentation
compute/v1
SslCertificateSelfManagedSslCertificate
SslCertificateSelfManagedSslCertificate constructor
SslCertificateSelfManagedSslCertificate class