google_api_dataflow v0.20.0 GoogleApi.Dataflow.V1b3.Model.TransformSummary View Source
Description 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.