Interface protos.google.cloud.datastream.v1.IMysqlTable (2.2.2)

Properties of a MysqlTable.

Package

@google-cloud/datastream

Properties

mysqlColumns

mysqlColumns?: (google.cloud.datastream.v1.IMysqlColumn[]|null);

MysqlTable mysqlColumns

table

table?: (string|null);

MysqlTable table