View Source GoogleApi.Datastream.V1.Model.OracleScnPosition (google_api_datastream v0.4.0)

Oracle SCN position

Attributes

  • scn (type: String.t, default: nil) - Required. SCN number from where Logs will be read

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.