Defines a collection of certificate configurations.
Attributes
Name
Description
name
str
A user-defined name of the Certificate Map. Certificate Map
names must be unique globally and match pattern
projects/*/locations/*/certificateMaps/*.
description
str
One or more paragraphs of text description of
a certificate map.
create_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The creation timestamp of a
Certificate Map.
update_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The update timestamp of a
Certificate Map.
labels
MutableMapping[str, str]
Set of labels associated with a Certificate
Map.
Describes a Target Proxy that uses this Certificate Map.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
[[["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 CertificateMap (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.CertificateMap)\n- [1.10.1](/python/docs/reference/certificatemanager/1.10.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.9.0](/python/docs/reference/certificatemanager/1.9.0/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.8.1](/python/docs/reference/certificatemanager/1.8.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.7.2](/python/docs/reference/certificatemanager/1.7.2/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.6.3](/python/docs/reference/certificatemanager/1.6.3/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.5.0](/python/docs/reference/certificatemanager/1.5.0/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.4.3](/python/docs/reference/certificatemanager/1.4.3/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.3.1](/python/docs/reference/certificatemanager/1.3.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.2.0](/python/docs/reference/certificatemanager/1.2.0/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.1.1](/python/docs/reference/certificatemanager/1.1.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [1.0.1](/python/docs/reference/certificatemanager/1.0.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [0.2.1](/python/docs/reference/certificatemanager/0.2.1/google.cloud.certificate_manager_v1.types.CertificateMap)\n- [0.1.3](/python/docs/reference/certificatemanager/0.1.3/google.cloud.certificate_manager_v1.types.CertificateMap) \n\n CertificateMap(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDefines a collection of certificate configurations.\n\nClasses\n-------\n\n### GclbTarget\n\n GclbTarget(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDescribes a Target Proxy that uses this Certificate Map.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### LabelsEntry\n\n LabelsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]