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.
261 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
262 "hostname": "A String", # Required. Hostname for the MySQL connection.
263 …"password": "A String", # Required. Input only. Password for the MySQL connect…
264 "port": 42, # Port for the MySQL connection, default value is 3306.
265 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
273 "username": "A String", # Required. Username for the MySQL connection.
296 …"mysqlRdbms": { # MySQL database structure # MySQL RDBMS to enrich with child data objec…
297 "mysqlDatabases": [ # Mysql databases on the server
298 { # MySQL database.
301 { # MySQL table.
302 …"mysqlColumns": [ # MySQL columns in the database. When unspecified as part of include/e…
303 { # MySQL Column.
306 …ype": "A String", # The MySQL data type. Full data types list can be found here: ht…
355 "mysqlRdbms": { # MySQL database structure # Enriched MySQL RDBMS object.
356 "mysqlDatabases": [ # Mysql databases on the server
357 { # MySQL database.
360 { # MySQL table.
361 …"mysqlColumns": [ # MySQL columns in the database. When unspecified as part of include/e…
362 { # MySQL Column.
365 …ype": "A String", # The MySQL data type. Full data types list can be found here: ht…
437 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
438 "hostname": "A String", # Required. Hostname for the MySQL connection.
439 …"password": "A String", # Required. Input only. Password for the MySQL connect…
440 "port": 42, # Port for the MySQL connection, default value is 3306.
441 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
449 "username": "A String", # Required. Username for the MySQL connection.
508 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
509 "hostname": "A String", # Required. Hostname for the MySQL connection.
510 …"password": "A String", # Required. Input only. Password for the MySQL connect…
511 "port": 42, # Port for the MySQL connection, default value is 3306.
512 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
520 "username": "A String", # Required. Username for the MySQL connection.
588 "mysqlProfile": { # MySQL database profile. # MySQL ConnectionProfile configuration.
589 "hostname": "A String", # Required. Hostname for the MySQL connection.
590 …"password": "A String", # Required. Input only. Password for the MySQL connect…
591 "port": 42, # Port for the MySQL connection, default value is 3306.
592 …"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL …
600 "username": "A String", # Required. Username for the MySQL connection.