Certificate data for a SelfManaged Certificate.
SelfManaged Certificates are uploaded by the user. Updating such
certificates before they expire remains the user's
responsibility.
Attributes
Name
Description
pem_certificate
str
Input only. The PEM-encoded certificate
chain. Leaf certificate comes first, followed by
intermediate ones if any.
pem_private_key
str
Input only. The PEM-encoded private key of
the leaf certificate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class SelfManagedCertificate (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/certificatemanager/latest/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.10.1](/python/docs/reference/certificatemanager/1.10.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.9.0](/python/docs/reference/certificatemanager/1.9.0/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.8.1](/python/docs/reference/certificatemanager/1.8.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.7.2](/python/docs/reference/certificatemanager/1.7.2/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.6.3](/python/docs/reference/certificatemanager/1.6.3/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.5.0](/python/docs/reference/certificatemanager/1.5.0/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.4.3](/python/docs/reference/certificatemanager/1.4.3/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.3.1](/python/docs/reference/certificatemanager/1.3.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.2.0](/python/docs/reference/certificatemanager/1.2.0/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.1.1](/python/docs/reference/certificatemanager/1.1.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [1.0.1](/python/docs/reference/certificatemanager/1.0.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [0.2.1](/python/docs/reference/certificatemanager/0.2.1/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate)\n- [0.1.3](/python/docs/reference/certificatemanager/0.1.3/google.cloud.certificate_manager_v1.types.Certificate.SelfManagedCertificate) \n\n SelfManagedCertificate(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nCertificate data for a SelfManaged Certificate.\nSelfManaged Certificates are uploaded by the user. Updating such\ncertificates before they expire remains the user's\nresponsibility."]]