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

49547958
BPS_10G =

10 Gbit/s

278693006
BPS_1G =

1 Gbit/s

355358448
BPS_200M =

200 Mbit/s

49577749
BPS_20G =

20 Gbit/s

278693967
BPS_2G =

2 Gbit/s

355358479
BPS_300M =

300 Mbit/s

49607540
BPS_400M =

400 Mbit/s

49637331
BPS_500M =

500 Mbit/s

49667122
BPS_50G =

50 Gbit/s

278696850
BPS_50M =

50 Mbit/s

278696856
BPS_5G =

5 Gbit/s

355358572