View Source GoogleApi.Dataflow.V1b3.Model.SourceSplitShard (google_api_dataflow v0.50.0)

DEPRECATED in favor of DerivedSource.

Attributes

  • derivationMode (type: String.t, default: nil) - DEPRECATED
  • source (type: GoogleApi.Dataflow.V1b3.Model.Source.t, default: nil) - DEPRECATED

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataflow.V1b3.Model.SourceSplitShard{
  derivationMode: String.t() | nil,
  source: GoogleApi.Dataflow.V1b3.Model.Source.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.