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

EdgeLocation

import type { EdgeLocation } from "https://googleapis.deno.dev/v1/networkmanagement:v1.ts";

Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.

interface EdgeLocation {
metropolitanArea?: string;
}

§Properties

§
metropolitanArea?: string
[src]

Name of the metropolitan area.