Interface MysqlSslConfigOrBuilder (1.72.0)

public interface MysqlSslConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCaCertificate()

public abstract String getCaCertificate()

Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.

string ca_certificate = 15 [(.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description