If PORT_PAIR_MATCHING_VLAN, the Interconnect for this attachment is part of a pair of ports that should have matching VLAN allocations. This occurs with Cross-Cloud Interconnect to Azure remote locations. While GCP's API does not explicitly group pairs of ports, the UI uses this field to ensure matching VLAN ids when configuring a redundant VLAN pair.
PortPairUnconstrainedVlan
PORT_PAIR_UNCONSTRAINED_VLAN means there is no constraint.
UndefinedPortPairVlan
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides versioned documentation for the `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum within the Google Cloud Compute Engine v1 API, ranging from version 1.0.0 to 3.6.0."],["The latest version of this documentation is for version 3.6.0 of the Google Cloud Compute Engine v1 API."],["The `PortPairVlan` enum has three possible values: `PortPairMatchingVlan`, `PortPairUnconstrainedVlan`, and `UndefinedPortPairVlan`, each serving a specific purpose related to VLAN constraints."],["The `PortPairMatchingVlan` value is used when an Interconnect is part of a pair of ports that should have matching VLAN allocations, commonly seen with Cross-Cloud Interconnect to Azure."],["The `PortPairUnconstrainedVlan` indicates that there are no specific VLAN constraints for the port pair, and `UndefinedPortPairVlan` signifies that the enum field is not set."]]],[]]