Interface protos.google.cloud.datastream.v1.Stream.IBackfillAllStrategy (3.1.0)

Properties of a BackfillAllStrategy.

Package

@google-cloud/datastream

Properties

mysqlExcludedObjects

mysqlExcludedObjects?: (google.cloud.datastream.v1.IMysqlRdbms|null);

BackfillAllStrategy mysqlExcludedObjects

oracleExcludedObjects

oracleExcludedObjects?: (google.cloud.datastream.v1.IOracleRdbms|null);

BackfillAllStrategy oracleExcludedObjects

postgresqlExcludedObjects

postgresqlExcludedObjects?: (google.cloud.datastream.v1.IPostgresqlRdbms|null);

BackfillAllStrategy postgresqlExcludedObjects