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

SummarizeSessionSparkApplicationJobsResponse

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

Summary of a Spark Application jobs.

interface SummarizeSessionSparkApplicationJobsResponse {
jobsSummary?: JobsSummary;
}

§Properties

§
jobsSummary?: JobsSummary
[src]

Summary of a Spark Application Jobs