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

AccessSparkApplicationResponse

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

A summary of Spark Application

interface AccessSparkApplicationResponse {
readonly application?: ApplicationInfo;
}

§Properties

§
readonly application?: ApplicationInfo
[src]

Output only. High level information corresponding to an application.