Module: Google::Cloud::Compute::V1::InterconnectAttachment::Bandwidth

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s

Constant Summary collapse

UNDEFINED_BANDWIDTH =

A value indicating that the enum field is not set.

0
BPS_100M =

100 Mbit/s

49_547_958
BPS_10G =

10 Gbit/s

278_693_006
BPS_1G =

1 Gbit/s

355_358_448
BPS_200M =

200 Mbit/s

49_577_749
BPS_20G =

20 Gbit/s

278_693_967
BPS_2G =

2 Gbit/s

355_358_479
BPS_300M =

300 Mbit/s

49_607_540
BPS_400M =

400 Mbit/s

49_637_331
BPS_500M =

500 Mbit/s

49_667_122
BPS_50G =

50 Gbit/s

278_696_850
BPS_50M =

50 Mbit/s

278_696_856
BPS_5G =

5 Gbit/s

355_358_572