Interface protos.google.cloud.dialogflow.cx.v3.Agent.IClientCertificateSettings (5.6.0)

Properties of a ClientCertificateSettings.

Package

@google-cloud/dialogflow-cx

Properties

passphrase

passphrase?: (string|null);

ClientCertificateSettings passphrase

privateKey

privateKey?: (string|null);

ClientCertificateSettings privateKey

sslCertificate

sslCertificate?: (string|null);

ClientCertificateSettings sslCertificate