clientKey property

String? clientKey
getter/setter pair

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.

Implementation

core.String? clientKey;