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

ProjectsLocationsBatchesSparkApplicationsAccessJobOptions

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

Additional options for Dataproc#projectsLocationsBatchesSparkApplicationsAccessJob.

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

§Properties

§
jobId?: bigint
[src]

Required. Job ID to fetch data for.

§
parent?: string
[src]

Required. Parent (Batch) resource reference.