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

WireGroupTopologyEndpoint

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

Topology details for a single wire group endpoint.

interface WireGroupTopologyEndpoint {
city?: string;
label?: string;
}

§Properties

§
city?: string
[src]

The InterconnectLocation.city (metropolitan area designator) that all interconnects are located in.

§
label?: string
[src]

Endpoint label from the wire group.