ProjectsLocationsBatchesSparkApplicationsAccessSqlQueryOptions
import type { ProjectsLocationsBatchesSparkApplicationsAccessSqlQueryOptions } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
Additional options for Dataproc#projectsLocationsBatchesSparkApplicationsAccessSqlQuery.
interface ProjectsLocationsBatchesSparkApplicationsAccessSqlQueryOptions {
details?: boolean;
executionId?: bigint;
parent?: string;
planDescription?: boolean;
}