GoogleApi.Dataproc.V1.Model.SummarizeSessionSparkApplicationStagesResponse (google_api_dataproc v0.59.0)
View SourceSummary of a Spark Application stages.
Attributes
-
stagesSummary
(type:GoogleApi.Dataproc.V1.Model.StagesSummary.t
, default:nil
) - Summary of a Spark Application Stages
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataproc.V1.Model.SummarizeSessionSparkApplicationStagesResponse{ stagesSummary: GoogleApi.Dataproc.V1.Model.StagesSummary.t() | nil }