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

AccessSparkApplicationSqlSparkPlanGraphResponse

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

SparkPlanGraph for a Spark Application execution limited to maximum 10000 clusters.

interface AccessSparkApplicationSqlSparkPlanGraphResponse {
sparkPlanGraph?: SparkPlanGraph;
}

§Properties

§
sparkPlanGraph?: SparkPlanGraph
[src]

SparkPlanGraph for a Spark Application execution.