Class: Google::Apis::DatastreamV1::BinaryLogPosition
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::BinaryLogPosition
- 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
Use Binary log position based replication.
Instance Method Summary collapse
-
#initialize(**args) ⇒ BinaryLogPosition
constructor
A new instance of BinaryLogPosition.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ BinaryLogPosition
Returns a new instance of BinaryLogPosition.
237 238 239 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 237 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
242 243 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 242 def update!(**args) end |