InterconnectGroupInterconnect
import type { InterconnectGroupInterconnect } from "https://googleapis.deno.dev/v1/compute:v1.ts";
An Interconnect in this InterconnectGroup.
interface InterconnectGroupInterconnect {
interconnect?: string;
}import type { InterconnectGroupInterconnect } from "https://googleapis.deno.dev/v1/compute:v1.ts";
An Interconnect in this InterconnectGroup.