Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectAttachment::Type (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectAttachment::Type.

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.

    • L2_DEDICATED: a L2 attachment to a Dedicated Interconnect.

Constants

UNDEFINED_TYPE

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

DEDICATED

value: 258_411_983
Attachment to a dedicated interconnect.

L2_DEDICATED

value: 336_595_510
Attachment to a dedicated interconnect, forwarding L2 packets.

PARTNER

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

PARTNER_PROVIDER

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