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

Properties of a SourceConfig.

Package

@google-cloud/datastream

Properties

mysqlSourceConfig

mysqlSourceConfig?: (google.cloud.datastream.v1.IMysqlSourceConfig|null);

SourceConfig mysqlSourceConfig

oracleSourceConfig

oracleSourceConfig?: (google.cloud.datastream.v1.IOracleSourceConfig|null);

SourceConfig oracleSourceConfig

postgresqlSourceConfig

postgresqlSourceConfig?: (google.cloud.datastream.v1.IPostgresqlSourceConfig|null);

SourceConfig postgresqlSourceConfig

sourceConnectionProfile

sourceConnectionProfile?: (string|null);

SourceConfig sourceConnectionProfile