Datastream V1 API - Class Google::Cloud::Datastream::V1::CdcStrategy (v0.12.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::CdcStrategy.

The strategy that the stream uses for CDC replication.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#most_recent_start_position

def most_recent_start_position() -> ::Google::Cloud::Datastream::V1::CdcStrategy::MostRecentStartPosition
Returns

#most_recent_start_position=

def most_recent_start_position=(value) -> ::Google::Cloud::Datastream::V1::CdcStrategy::MostRecentStartPosition
Parameter
Returns

#next_available_start_position

def next_available_start_position() -> ::Google::Cloud::Datastream::V1::CdcStrategy::NextAvailableStartPosition
Returns

#next_available_start_position=

def next_available_start_position=(value) -> ::Google::Cloud::Datastream::V1::CdcStrategy::NextAvailableStartPosition
Parameter
Returns

#specific_start_position

def specific_start_position() -> ::Google::Cloud::Datastream::V1::CdcStrategy::SpecificStartPosition
Returns

#specific_start_position=

def specific_start_position=(value) -> ::Google::Cloud::Datastream::V1::CdcStrategy::SpecificStartPosition
Parameter
Returns