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
Namespace
Google \ Cloud \ Datastream \ V1 \ StreamMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ oracle_excluded_objects
↳ mysql_excluded_objects
↳ postgresql_excluded_objects
↳ sql_server_excluded_objects
↳ salesforce_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
getSqlServerExcludedObjects
SQLServer data source objects to avoid backfilling
hasSqlServerExcludedObjects
setSqlServerExcludedObjects
SQLServer data source objects to avoid backfilling
$this
getSalesforceExcludedObjects
Salesforce data source objects to avoid backfilling
hasSalesforceExcludedObjects
setSalesforceExcludedObjects
Salesforce data source objects to avoid backfilling
$this
getExcludedObjects
string