Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectGroupsCreateMembersInterconnectInput::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. - LINK_TYPE_ETHERNET_400G_LR4: A 400G Ethernet with LR4 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: 337_672_551
100G Ethernet, LR Optics.
LINK_TYPE_ETHERNET_10G_LR
value: 236_739_749
10G Ethernet, LR Optics. [(rate_bps) = 10000000000];
LINK_TYPE_ETHERNET_400G_LR4
value: 127_023_690
400G Ethernet, LR4 Optics.