Reference documentation and code samples for the Google Cloud Datastream V1 Client class MysqlProfile.
MySQL database profile.
Generated from protobuf message google.cloud.datastream.v1.MysqlProfile
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hostname
string
Required. Hostname for the MySQL connection.
↳ port
int
Port for the MySQL connection, default value is 3306.
↳ username
string
Required. Username for the MySQL connection.
↳ password
string
Required. Input only. Password for the MySQL connection.
↳ ssl_config
getHostname
Required. Hostname for the MySQL connection.
string
setHostname
Required. Hostname for the MySQL connection.
var
string
$this
getPort
Port for the MySQL connection, default value is 3306.
int
setPort
Port for the MySQL connection, default value is 3306.
var
int
$this
getUsername
Required. Username for the MySQL connection.
string
setUsername
Required. Username for the MySQL connection.
var
string
$this
getPassword
Required. Input only. Password for the MySQL connection.
string
setPassword
Required. Input only. Password for the MySQL connection.
var
string
$this
getSslConfig
SSL configuration for the MySQL connection.
hasSslConfig
clearSslConfig
setSslConfig
SSL configuration for the MySQL connection.
$this