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

AccessSessionSparkApplicationResponse

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

A summary of Spark Application

interface AccessSessionSparkApplicationResponse {
readonly application?: ApplicationInfo;
}

§Properties

§
readonly application?: ApplicationInfo
[src]

Output only. High level information corresponding to an application.