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.



1494
1495
1496
# File 'lib/google/apis/datastream_v1/classes.rb', line 1494

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1499
1500
# File 'lib/google/apis/datastream_v1/classes.rb', line 1499

def update!(**args)
end