GoogleApi.Datastream.V1.Model.SqlServerLsnPosition (google_api_datastream v0.10.0)

View Source

SQL Server LSN position

Attributes

  • lsn (type: String.t, default: nil) - Required. Log sequence number (LSN) from where Logs will be read

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Datastream.V1.Model.SqlServerLsnPosition{
  lsn: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.