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