Module Google::Cloud::Compute::V1::InterconnectAttachment::Type (v0.5.0)

The type of interconnect attachment this is, which can take one of the following values: - DEDICATED: an attachment to a Dedicated Interconnect. - PARTNER: an attachment to a Partner Interconnect, created by the customer. - PARTNER_PROVIDER: an attachment to a Partner Interconnect, created by the partner.

Constants

UNDEFINED_TYPE

value: 0
A value indicating that the enum field is not set.

DEDICATED

value: 258411983
Attachment to a dedicated interconnect.

PARTNER

value: 461924520
Attachment to a partner interconnect, created by the customer.

PARTNER_PROVIDER

value: 483261352
Attachment to a partner interconnect, created by the partner.