Datastream V1 API - Class Google::Cloud::Datastream::V1::SqlServerLsnPosition (v0.11.0)

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

SQL Server LSN position

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#lsn

def lsn() -> ::String
Returns
  • (::String) — Required. Log sequence number (LSN) from where Logs will be read

#lsn=

def lsn=(value) -> ::String
Parameter
  • value (::String) — Required. Log sequence number (LSN) from where Logs will be read
Returns
  • (::String) — Required. Log sequence number (LSN) from where Logs will be read