Reference documentation and code samples for the Google Cloud Datastream V1 Client class BackfillAllStrategy.
Backfill strategy to automatically backfill the Stream's objects.
Specific objects can be excluded.
Generated from protobuf message google.cloud.datastream.v1.Stream.BackfillAllStrategy
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ oracle_excluded_objects
↳ mysql_excluded_objects
↳ postgresql_excluded_objects
getOracleExcludedObjects
Oracle data source objects to avoid backfilling.
hasOracleExcludedObjects
setOracleExcludedObjects
Oracle data source objects to avoid backfilling.
$this
getMysqlExcludedObjects
MySQL data source objects to avoid backfilling.
hasMysqlExcludedObjects
setMysqlExcludedObjects
MySQL data source objects to avoid backfilling.
$this
getPostgresqlExcludedObjects
PostgreSQL data source objects to avoid backfilling.
hasPostgresqlExcludedObjects
setPostgresqlExcludedObjects
PostgreSQL data source objects to avoid backfilling.
$this
getExcludedObjects
string