Send feedback
Class IntermediateCA (1.10.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
IntermediateCA ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Attribute
Name
Description
pem_certificate
str
PEM intermediate certificate used for
building up paths for validation.
Each certificate provided in PEM format may
occupy up to 5kB.
This field is a member of oneof
_ kind
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
Need to tell us more?
[[["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 IntermediateCA (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.TrustConfig.IntermediateCA)\n- [1.10.1](/python/docs/reference/certificatemanager/1.10.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.9.0](/python/docs/reference/certificatemanager/1.9.0/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.8.1](/python/docs/reference/certificatemanager/1.8.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.7.2](/python/docs/reference/certificatemanager/1.7.2/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.6.3](/python/docs/reference/certificatemanager/1.6.3/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.5.0](/python/docs/reference/certificatemanager/1.5.0/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.4.3](/python/docs/reference/certificatemanager/1.4.3/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.3.1](/python/docs/reference/certificatemanager/1.3.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.2.0](/python/docs/reference/certificatemanager/1.2.0/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.1.1](/python/docs/reference/certificatemanager/1.1.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [1.0.1](/python/docs/reference/certificatemanager/1.0.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [0.2.1](/python/docs/reference/certificatemanager/0.2.1/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA)\n- [0.1.3](/python/docs/reference/certificatemanager/0.1.3/google.cloud.certificate_manager_v1.types.TrustConfig.IntermediateCA) \n\n IntermediateCA(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDefines an intermediate CA.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]