Interface protos.google.cloud.datastream.v1.ISqlServerSourceConfig (3.4.0)

Properties of a SqlServerSourceConfig.

Package

@google-cloud/datastream

Properties

changeTables

changeTables?: (google.cloud.datastream.v1.ISqlServerChangeTables|null);

SqlServerSourceConfig changeTables

excludeObjects

excludeObjects?: (google.cloud.datastream.v1.ISqlServerRdbms|null);

SqlServerSourceConfig excludeObjects

includeObjects

includeObjects?: (google.cloud.datastream.v1.ISqlServerRdbms|null);

SqlServerSourceConfig includeObjects

maxConcurrentBackfillTasks

maxConcurrentBackfillTasks?: (number|null);

SqlServerSourceConfig maxConcurrentBackfillTasks

maxConcurrentCdcTasks

maxConcurrentCdcTasks?: (number|null);

SqlServerSourceConfig maxConcurrentCdcTasks

transactionLogs

transactionLogs?: (google.cloud.datastream.v1.ISqlServerTransactionLogs|null);

SqlServerSourceConfig transactionLogs