Class: Google::Apis::DatamigrationV1::LogMiner
- Inherits:
-
Object
- Object
- Google::Apis::DatamigrationV1::LogMiner
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datamigration_v1/classes.rb,
lib/google/apis/datamigration_v1/representations.rb,
lib/google/apis/datamigration_v1/representations.rb
Overview
Configuration to use LogMiner CDC method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LogMiner
constructor
A new instance of LogMiner.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LogMiner
Returns a new instance of LogMiner.
2668 2669 2670 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 2668 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2673 2674 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 2673 def update!(**args) end |