Interface protos.google.appengine.v1.ICertificateRawData (3.2.0)

Properties of a CertificateRawData.

Package

@google-cloud/appengine-admin

Properties

privateKey

privateKey?: (string|null);

CertificateRawData privateKey

publicCertificate

publicCertificate?: (string|null);

CertificateRawData publicCertificate