Class: Google::Cloud::Datastream::V1::SqlServerLsnPosition

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream_resources.rb

Overview

SQL Server LSN position

Instance Attribute Summary collapse

Instance Attribute Details

#lsn::String



2144
2145
2146
2147
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 2144

class SqlServerLsnPosition
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end