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

SummarizeSessionSparkApplicationStagesResponse

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

Summary of a Spark Application stages.

interface SummarizeSessionSparkApplicationStagesResponse {
stagesSummary?: StagesSummary;
}

§Properties

§
stagesSummary?: StagesSummary
[src]

Summary of a Spark Application Stages