GoogleApi.Dataproc.V1.Model.SummarizeSparkApplicationStageAttemptTasksResponse (google_api_dataproc v0.59.0)
View SourceSummary of tasks for a Spark Application stage attempt.
Attributes
-
stageAttemptTasksSummary
(type:GoogleApi.Dataproc.V1.Model.StageAttemptTasksSummary.t
, default:nil
) - Summary of tasks for a Spark Application Stage Attempt
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataproc.V1.Model.SummarizeSparkApplicationStageAttemptTasksResponse{ stageAttemptTasksSummary: GoogleApi.Dataproc.V1.Model.StageAttemptTasksSummary.t() | nil }