Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Interconnect::LinkType.
Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
Constants
UNDEFINED_LINK_TYPE
value: 0 A value indicating that the enum field is not set.
LINK_TYPE_ETHERNET_100G_LR
value: 337672551 100G Ethernet, LR Optics.
LINK_TYPE_ETHERNET_10G_LR
value: 236739749 10G Ethernet, LR Optics. [(rate_bps) = 10000000000];
[[["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-07 UTC."],[],[]]