GoogleApi.Dataproc.V1.Model.SummarizeSessionSparkApplicationStageAttemptTasksResponse (google_api_dataproc v0.59.0)

View Source

Summary 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

t()

@type t() ::
  %GoogleApi.Dataproc.V1.Model.SummarizeSessionSparkApplicationStageAttemptTasksResponse{
    stageAttemptTasksSummary:
      GoogleApi.Dataproc.V1.Model.StageAttemptTasksSummary.t() | nil
  }

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.