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;
}import type { WireGroupTopologyEndpoint } from "https://googleapis.deno.dev/v1/compute:v1.ts";Topology details for a single wire group endpoint.