Class ManagedCertificate (1.3.3)

ManagedCertificate(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A certificate managed by App Engine.

Attributes

NameDescription
last_renewal_time google.protobuf.timestamp_pb2.Timestamp
Time at which the certificate was last renewed. The renewal process is fully managed. Certificate renewal will automatically occur before the certificate expires. Renewal errors can be tracked via ManagementStatus. @OutputOnly
status google.cloud.appengine_admin_v1.types.ManagementStatus
Status of certificate management. Refers to the most recent certificate acquisition or renewal attempt. @OutputOnly