Reference documentation and code samples for the Compute V1 Client class Bandwidth.
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 - BPS_100G: 100 Gbit/s
Protobuf type google.cloud.compute.v1.InterconnectAttachment.Bandwidth
Namespace
Google \ Cloud \ Compute \ V1 \ InterconnectAttachmentMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_BANDWIDTH
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_BANDWIDTH = 0;
BPS_100G
Value: 49547952
100 Gbit/s
Generated from protobuf enum BPS_100G = 49547952;
BPS_100M
Value: 49547958
100 Mbit/s
Generated from protobuf enum BPS_100M = 49547958;
BPS_10G
Value: 278693006
10 Gbit/s
Generated from protobuf enum BPS_10G = 278693006;
BPS_1G
Value: 355358448
1 Gbit/s
Generated from protobuf enum BPS_1G = 355358448;
BPS_200M
Value: 49577749
200 Mbit/s
Generated from protobuf enum BPS_200M = 49577749;
BPS_20G
Value: 278693967
20 Gbit/s
Generated from protobuf enum BPS_20G = 278693967;
BPS_2G
Value: 355358479
2 Gbit/s
Generated from protobuf enum BPS_2G = 355358479;
BPS_300M
Value: 49607540
300 Mbit/s
Generated from protobuf enum BPS_300M = 49607540;
BPS_400M
Value: 49637331
400 Mbit/s
Generated from protobuf enum BPS_400M = 49637331;
BPS_500M
Value: 49667122
500 Mbit/s
Generated from protobuf enum BPS_500M = 49667122;
BPS_50G
Value: 278696850
50 Gbit/s
Generated from protobuf enum BPS_50G = 278696850;
BPS_50M
Value: 278696856
50 Mbit/s
Generated from protobuf enum BPS_50M = 278696856;
BPS_5G
Value: 355358572
5 Gbit/s
Generated from protobuf enum BPS_5G = 355358572;