Interface protos.google.appengine.v1.IManagedCertificate (1.0.6)

Properties of a ManagedCertificate.

Package

@google-cloud/appengine-admin!

Properties

lastRenewalTime

lastRenewalTime?: (google.protobuf.ITimestamp|null);

ManagedCertificate lastRenewalTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

status

status?: (google.appengine.v1.ManagementStatus|keyof typeof google.appengine.v1.ManagementStatus|null);

ManagedCertificate status

Property Value
TypeDescription
(google.appengine.v1.ManagementStatus|keyof typeof google.appengine.v1.ManagementStatus|null)