Interface protos.google.cloud.sql.v1.ISslCertsInsertResponse (0.11.0)

Properties of a SslCertsInsertResponse.

Package

@google-cloud/sql

Properties

clientCert

clientCert?: (google.cloud.sql.v1.ISslCertDetail|null);

SslCertsInsertResponse clientCert

kind

kind?: (string|null);

SslCertsInsertResponse kind

operation

operation?: (google.cloud.sql.v1.IOperation|null);

SslCertsInsertResponse operation

serverCaCert

serverCaCert?: (google.cloud.sql.v1.ISslCert|null);

SslCertsInsertResponse serverCaCert