ServiceResources
import type { ServiceResources } from "https://googleapis.deno.dev/v1/dataflow:v1b3.ts";
Resources used by the Dataflow Service to run the job.
interface ServiceResources {
readonly zones?: string[];
}import type { ServiceResources } from "https://googleapis.deno.dev/v1/dataflow:v1b3.ts";
Resources used by the Dataflow Service to run the job.