Class: Google::Apis::DatastreamV1::LogMiner
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::LogMiner
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_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.
1091 1092 1093 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1091 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1096 1097 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1096 def update!(**args) end |