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

AccessSessionSparkApplicationSqlSparkPlanGraphResponse

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

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

interface AccessSessionSparkApplicationSqlSparkPlanGraphResponse {
sparkPlanGraph?: SparkPlanGraph;
}

§Properties

§
sparkPlanGraph?: SparkPlanGraph
[src]

SparkPlanGraph for a Spark Application execution.