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

ProjectsLocationsSessionsSparkApplicationsAccessJobOptions

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

Additional options for Dataproc#projectsLocationsSessionsSparkApplicationsAccessJob.

interface ProjectsLocationsSessionsSparkApplicationsAccessJobOptions {
jobId?: bigint;
parent?: string;
}

§Properties

§
jobId?: bigint
[src]

Required. Job ID to fetch data for.

§
parent?: string
[src]

Required. Parent (Session) resource reference.