Interface protos.google.cloud.datastream.v1.SourceObjectIdentifier.IMysqlObjectIdentifier (3.1.0)

Properties of a MysqlObjectIdentifier.

Package

@google-cloud/datastream

Properties

database

database?: (string|null);

MysqlObjectIdentifier database

table

table?: (string|null);

MysqlObjectIdentifier table