Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page provides reference documentation for the `InterconnectAttachment.Types.Bandwidth` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version documented is 3.6.0, while the current version referenced at the top of the page is 2.15.0, and there are numerous versions listed ranging from 1.0.0 to 3.6.0."],["The enum `InterconnectAttachment.Types.Bandwidth` defines the provisioned bandwidth capacity for interconnect attachments, with different values such as `BPS_50M`, `BPS_100M`, up to `BPS_50G`, with it being modifiable for attachments of type PARTNER_PROVIDER and DEDICATED."],["The provided table lists all possible field values for the `Bandwidth` enum, like `Bps100M` for 100 Mbit/s and `Bps10G` for 10 Gbit/s, along with one for an undefined bandwidth."]]],[]]