[Output Only] Port pair remote location constraints, which can take
one of the following values:
PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION,
PORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to
individual ports, but the UI uses this field when ordering a pair of
ports, to prevent users from accidentally ordering something that is
incompatible with their cloud provider. Specifically, when ordering
a redundant pair of Cross-Cloud Interconnect ports, and one of them
uses a remote location with portPairMatchingRemoteLocation set to
matching, the UI requires that both ports use the same remote
location.
Enums
Name
Description
UNDEFINED_PORT_PAIR_REMOTE_LOCATION
A value indicating that the enum field is not set.
PORT_PAIR_MATCHING_REMOTE_LOCATION
If PORT_PAIR_MATCHING_REMOTE_LOCATION, the remote cloud provider allocates ports in pairs, and the user should choose the same remote location for both ports.
PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION
If PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, a user may opt to provision a redundant pair of Cross-Cloud Interconnects using two different remote locations in the same city.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class PortPairRemoteLocation (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.InterconnectRemoteLocationConstraints.PortPairRemoteLocation)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.InterconnectRemoteLocationConstraints.PortPairRemoteLocation) \n\n PortPairRemoteLocation(value)\n\n\\[Output Only\\] Port pair remote location constraints, which can take\none of the following values:\nPORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION,\nPORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to\nindividual ports, but the UI uses this field when ordering a pair of\nports, to prevent users from accidentally ordering something that is\nincompatible with their cloud provider. Specifically, when ordering\na redundant pair of Cross-Cloud Interconnect ports, and one of them\nuses a remote location with portPairMatchingRemoteLocation set to\nmatching, the UI requires that both ports use the same remote\nlocation."]]