Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SummarizeSparkApplicationStageAttemptTasksResponse

import type { SummarizeSparkApplicationStageAttemptTasksResponse } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";

Summary of tasks for a Spark Application stage attempt.

interface SummarizeSparkApplicationStageAttemptTasksResponse {
stageAttemptTasksSummary?: StageAttemptTasksSummary;
}

§Properties

§
stageAttemptTasksSummary?: StageAttemptTasksSummary
[src]

Summary of tasks for a Spark Application Stage Attempt