Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Interconnect::InterconnectType.
Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
Constants
UNDEFINED_INTERCONNECT_TYPE
value: 0 A value indicating that the enum field is not set.
DEDICATED
value: 258411983 A dedicated physical interconnection with the customer.
IT_PRIVATE
value: 335677007 [Deprecated] A private, physical interconnection with the customer.
PARTNER
value: 461924520 A partner-managed interconnection shared between customers via partner.
[[["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 2024-11-06 UTC."],[],[]]