CreateCertificateMapRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for the CreateCertificateMap method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource of the certificate map. Must be in the format projects/*/locations/*.
|
certificate_map_id |
str
Required. A user-provided name of the certificate map. |
certificate_map |
google.cloud.certificate_manager_v1.types.CertificateMap
Required. A definition of the certificate map to create. |