google_api_dataflow v0.29.0 GoogleApi.Dataflow.V1b3.Model.JobExecutionDetails View Source
Information about the execution of a job.
Attributes
-
stages
(type:list(GoogleApi.Dataflow.V1b3.Model.StageSummary.t)
, default:nil
) - The stages of the job execution.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dataflow.V1b3.Model.JobExecutionDetails{ stages: [GoogleApi.Dataflow.V1b3.Model.StageSummary.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.