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

SummarizeSparkApplicationStagesResponse

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

Summary of a Spark Application stages.

interface SummarizeSparkApplicationStagesResponse {
stagesSummary?: StagesSummary;
}

§Properties

§
stagesSummary?: StagesSummary
[src]

Summary of a Spark Application Stages