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

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[];
}

§Properties

§
readonly zones?: string[]
[src]

Output only. List of Cloud Zones being used by the Dataflow Service for this job. Example: us-central1-c