Class: Google::Apis::DatastreamV1::SqlServerChangeTables
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::SqlServerChangeTables
- 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 Change Tables CDC read method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SqlServerChangeTables
constructor
A new instance of SqlServerChangeTables.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SqlServerChangeTables
Returns a new instance of SqlServerChangeTables.
2407 2408 2409 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 2407 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2412 2413 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 2412 def update!(**args) end |