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

LocationPolicyZoneConfiguration

import type { LocationPolicyZoneConfiguration } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface LocationPolicyZoneConfiguration {
zone?: string;
}

§Properties

§
zone?: string
[src]

The URL of the zone. The zone must exist in the region where the request is called. Zones must be represented as valid partial URLs, such as zones/us-central1-a.