Interface protos.google.cloud.datastream.v1.ISourceObjectIdentifier (3.1.0)

Properties of a SourceObjectIdentifier.

Package

@google-cloud/datastream

Properties

mysqlIdentifier

mysqlIdentifier?: (google.cloud.datastream.v1.SourceObjectIdentifier.IMysqlObjectIdentifier|null);

SourceObjectIdentifier mysqlIdentifier

oracleIdentifier

oracleIdentifier?: (google.cloud.datastream.v1.SourceObjectIdentifier.IOracleObjectIdentifier|null);

SourceObjectIdentifier oracleIdentifier

postgresqlIdentifier

postgresqlIdentifier?: (google.cloud.datastream.v1.SourceObjectIdentifier.IPostgresqlObjectIdentifier|null);

SourceObjectIdentifier postgresqlIdentifier