Lines Matching full:mysql
133 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
134 "hostname": "A String", # Required. Hostname for the MySQL connection.
135 …"password": "A String", # Required. Input only. Password for the MySQL connect…
136 "port": 42, # Port for the MySQL connection, default value is 3306.
137 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
145 "username": "A String", # Required. Username for the MySQL connection.
262 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
263 "hostname": "A String", # Required. Hostname for the MySQL connection.
264 …"password": "A String", # Required. Input only. Password for the MySQL connect…
265 "port": 42, # Port for the MySQL connection, default value is 3306.
266 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
274 "username": "A String", # Required. Username for the MySQL connection.
297 …"mysqlRdbms": { # MySQL database structure # MySQL RDBMS to enrich with child data objec…
298 "mysqlDatabases": [ # Mysql databases on the server
299 { # MySQL database.
302 { # MySQL table.
303 …"mysqlColumns": [ # MySQL columns in the database. When unspecified as part of include/e…
304 { # MySQL Column.
307 …ype": "A String", # The MySQL data type. Full data types list can be found here: ht…
358 "mysqlRdbms": { # MySQL database structure # Enriched MySQL RDBMS object.
359 "mysqlDatabases": [ # Mysql databases on the server
360 { # MySQL database.
363 { # MySQL table.
364 …"mysqlColumns": [ # MySQL columns in the database. When unspecified as part of include/e…
365 { # MySQL Column.
368 …ype": "A String", # The MySQL data type. Full data types list can be found here: ht…
440 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
441 "hostname": "A String", # Required. Hostname for the MySQL connection.
442 …"password": "A String", # Required. Input only. Password for the MySQL connect…
443 "port": 42, # Port for the MySQL connection, default value is 3306.
444 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
452 "username": "A String", # Required. Username for the MySQL connection.
513 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
514 "hostname": "A String", # Required. Hostname for the MySQL connection.
515 …"password": "A String", # Required. Input only. Password for the MySQL connect…
516 "port": 42, # Port for the MySQL connection, default value is 3306.
517 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
525 "username": "A String", # Required. Username for the MySQL connection.
595 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
596 "hostname": "A String", # Required. Hostname for the MySQL connection.
597 …"password": "A String", # Required. Input only. Password for the MySQL connect…
598 "port": 42, # Port for the MySQL connection, default value is 3306.
599 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
607 "username": "A String", # Required. Username for the MySQL connection.