menu
googleapis package
documentation
certificatemanager/v1.dart
SelfManagedCertificate
SelfManagedCertificate constructor
SelfManagedCertificate constructor
dark_mode
light_mode
SelfManagedCertificate
constructor
SelfManagedCertificate
(
{
String
?
pemCertificate
,
String
?
pemPrivateKey
,
})
Implementation
SelfManagedCertificate({ this.pemCertificate, this.pemPrivateKey, });
googleapis package
documentation
certificatemanager/v1
SelfManagedCertificate
SelfManagedCertificate constructor
SelfManagedCertificate class