ProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummaryOptions
import type { ProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummaryOptions } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
Additional options for Dataproc#projectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary.
interface ProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummaryOptions {
pageSize?: number;
pageToken?: string;
parent?: string;
stageAttemptId?: number;
stageId?: bigint;
}§Properties
§
pageSize?: number
[src]Optional. Maximum number of executors to return in each response. The service may return fewer than this. The default page size is 10; the maximum page size is 100.