public sealed class ManagedCertificate : IMessage<ManagedCertificate>, IEquatable<ManagedCertificate>, IDeepCloneable<ManagedCertificate>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eManagedCertificate\u003c/code\u003e class, which represents a certificate managed by App Engine, in the Google Cloud App Engine V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManagedCertificate\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its capabilities for handling message-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers access to multiple versions of the \u003ccode\u003eManagedCertificate\u003c/code\u003e class, with the latest version being 2.4.0 and older versions back to 1.0.0, along with each version's specified documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eManagedCertificate\u003c/code\u003e object for creating copies, as well as \u003ccode\u003eLastRenewalTime\u003c/code\u003e and \u003ccode\u003eStatus\u003c/code\u003e properties to track the certificate's state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManagedCertificate\u003c/code\u003e's status is tracked through the \u003ccode\u003eManagementStatus\u003c/code\u003e enum, which provides insights into the last certificate acquisition or renewal attempt, and automatic renewal of the certificate is managed by Google.\u003c/p\u003e\n"]]],[],null,[]]