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

SummarizeSessionSparkApplicationStageAttemptTasksResponse

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

Summary of tasks for a Spark Application stage attempt.

interface SummarizeSessionSparkApplicationStageAttemptTasksResponse {
stageAttemptTasksSummary?: StageAttemptTasksSummary;
}

§Properties

§
stageAttemptTasksSummary?: StageAttemptTasksSummary
[src]

Summary of tasks for a Spark Application Stage Attempt