Class: Google::Apis::DatastreamV1::NextAvailableStartPosition

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

CDC strategy to resume replication from the next available position in the source.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ NextAvailableStartPosition

Returns a new instance of NextAvailableStartPosition.



1393
1394
1395
# File 'lib/google/apis/datastream_v1/classes.rb', line 1393

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1398
1399
# File 'lib/google/apis/datastream_v1/classes.rb', line 1398

def update!(**args)
end