ManagedCertificate(mapping=None, *, ignore_unknown_fields=False, **kwargs)A certificate managed by App Engine. .. attribute:: last_renewal_time
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
:type: google.protobuf.timestamp_pb2.Timestamp
Attribute
| Name | Description |
status |
google.cloud.appengine_admin_v1.types.ManagementStatus
Status of certificate management. Refers to the most recent certificate acquisition or renewal attempt. @OutputOnly |