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

Properties of a SslCertsInsertResponse.

Package

@google-cloud/sql

Properties

clientCert

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

SslCertsInsertResponse clientCert

kind

kind?: (string|null);

SslCertsInsertResponse kind

operation

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

SslCertsInsertResponse operation

serverCaCert

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

SslCertsInsertResponse serverCaCert