GoogleApi.Dataflow.V1b3.Model.TransformSummary (google_api_dataflow v0.53.0)
View SourceDescription of the type, names/ids, and input/outputs for a transform.
Attributes
-
displayData
(type:list(GoogleApi.Dataflow.V1b3.Model.DisplayData.t)
, default:nil
) - Transform-specific display data. -
id
(type:String.t
, default:nil
) - SDK generated id of this transform instance. -
inputCollectionName
(type:list(String.t)
, default:nil
) - User names for all collection inputs to this transform. -
kind
(type:String.t
, default:nil
) - Type of transform. -
name
(type:String.t
, default:nil
) - User provided name for this transform instance. -
outputCollectionName
(type:list(String.t)
, default:nil
) - User names for all collection outputs to this transform.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.