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

InterconnectAttachmentPrivateInfo

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

Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.

interface InterconnectAttachmentPrivateInfo {
tag8021q?: number;
}

§Properties

§
tag8021q?: number
[src]

[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.