clientKey property
Input only.
PEM-encoded private key associated with the Client Certificate. If this
field is used then the 'client_certificate' and the 'ca_certificate'
fields are mandatory. Mutually exclusive with the
secret_manager_stored_client_key
field.
Optional.
Implementation
core.String? clientKey;