Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::Stream::BackfillAllStrategy.
Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mysql_excluded_objects
def mysql_excluded_objects() -> ::Google::Cloud::Datastream::V1alpha1::MysqlRdbms
Returns
- (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — MySQL data source objects to avoid backfilling.
#mysql_excluded_objects=
def mysql_excluded_objects=(value) -> ::Google::Cloud::Datastream::V1alpha1::MysqlRdbms
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — MySQL data source objects to avoid backfilling.
Returns
- (::Google::Cloud::Datastream::V1alpha1::MysqlRdbms) — MySQL data source objects to avoid backfilling.
#oracle_excluded_objects
def oracle_excluded_objects() -> ::Google::Cloud::Datastream::V1alpha1::OracleRdbms
Returns
- (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Oracle data source objects to avoid backfilling.
#oracle_excluded_objects=
def oracle_excluded_objects=(value) -> ::Google::Cloud::Datastream::V1alpha1::OracleRdbms
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Oracle data source objects to avoid backfilling.
Returns
- (::Google::Cloud::Datastream::V1alpha1::OracleRdbms) — Oracle data source objects to avoid backfilling.