clientKey property

EUASecret? clientKey
getter/setter pair

secret version/value 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 / * /strings / * /versions / * .

Required.

Implementation

EUASecret? clientKey;