clientKey property
Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate.
This private key will be used to sign JWTs used for the jwt-bearer
authorization grant. Specified in the form as: projects / * /secrets / * /versions / *
.
Implementation
GoogleCloudConnectorsV1Secret? clientKey;