client Key
Parameters
value
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/. ///
suspend fun clientKey(argument: suspend ConnectionAuthConfigOauth2JwtBearerClientKeyArgsBuilder.() -> Unit)
Parameters
argument
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/. ///