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, specifically within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, version 1.3.0.\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, showcasing its functionality for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default one and another that takes a \u003ccode\u003eManagedCertificate\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eManagedCertificate\u003c/code\u003e include \u003ccode\u003eLastRenewalTime\u003c/code\u003e, indicating the last time the certificate was renewed, and \u003ccode\u003eStatus\u003c/code\u003e, showing the current management status of the certificate.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of \u003ccode\u003eManagedCertificate\u003c/code\u003e available, with version 2.4.0 being the latest, providing access to historical changes and iterations.\u003c/p\u003e\n"]]],[],null,[]]