| Name | Type | Description | Notes |
|---|---|---|---|
| certificate | String | Certificate: The certificate data. | [optional] |
| format | String | Format: The certificate format. Possible values: "UNSPECIFIED_PUBLIC_KEY_CERTIFICATE_FORMAT" - The format has not been specified. This is an invalid default value and must not be used. "X509_CERTIFICATE_PEM" - An X.509v3 certificate (RFC5280), encoded in base64, and wrapped by `-----BEGIN CERTIFICATE-----` and `-----END CERTIFICATE-----`. | [optional] |
| x509Details | X509CertificateDetails | [optional] |
X509_CERTIFICATE_PEM(value:"X509_CERTIFICATE_PEM")