clientCertificate property

String? clientCertificate
getter/setter pair

A reference to a certificatemanager.googleapis.com.Certificate resource.

This is a relative resource path following the form "projects/{project}/locations/{location}/certificates/{certificate}". Used by a BackendService to negotiate mTLS when the backend connection uses TLS and the backend requests a client certificate. Must have a CLIENT_AUTH scope.

Optional.

Implementation

core.String? clientCertificate;