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 {
readonly city?: string;
readonly label?: string;
}

§Properties

§
readonly city?: string
[src]

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

§
readonly label?: string
[src]

Output only. Endpoint label from the wire group.