Class: Google::Apis::DatastreamV1::BinaryLogPosition

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ BinaryLogPosition

Returns a new instance of BinaryLogPosition.



330
331
332
# File 'lib/google/apis/datastream_v1/classes.rb', line 330

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



335
336
# File 'lib/google/apis/datastream_v1/classes.rb', line 335

def update!(**args)
end