google_api_dataflow v0.20.0 GoogleApi.Dataflow.V1b3.Model.SourceFork View Source
DEPRECATED in favor of DynamicSourceSplit.
Attributes
primary
(type:GoogleApi.Dataflow.V1b3.Model.SourceSplitShard.t
, default:nil
) - DEPRECATEDprimarySource
(type:GoogleApi.Dataflow.V1b3.Model.DerivedSource.t
, default:nil
) - DEPRECATEDresidual
(type:GoogleApi.Dataflow.V1b3.Model.SourceSplitShard.t
, default:nil
) - DEPRECATEDresidualSource
(type:GoogleApi.Dataflow.V1b3.Model.DerivedSource.t
, default:nil
) - DEPRECATED
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Dataflow.V1b3.Model.SourceFork{ primary: GoogleApi.Dataflow.V1b3.Model.SourceSplitShard.t(), primarySource: GoogleApi.Dataflow.V1b3.Model.DerivedSource.t(), residual: GoogleApi.Dataflow.V1b3.Model.SourceSplitShard.t(), residualSource: GoogleApi.Dataflow.V1b3.Model.DerivedSource.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.