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

ProjectsLocationsSessionsSparkApplicationsSummarizeJobsOptions

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

Additional options for Dataproc#projectsLocationsSessionsSparkApplicationsSummarizeJobs.

interface ProjectsLocationsSessionsSparkApplicationsSummarizeJobsOptions {
jobIds?: bigint;
parent?: string;
}

§Properties

§
jobIds?: bigint
[src]

Optional. List of Job IDs to filter by if provided.

§
parent?: string
[src]

Required. Parent (Session) resource reference.