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-31 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, starting from version 1.0.0 and going up to the latest version."],["The documentation pertains to the `InterconnectAttachment.Types.Bandwidth` enum, which specifies provisioned bandwidth capacity for interconnect attachments."],["This `InterconnectAttachment.Types.Bandwidth` enum has specific values like `Bps50M`, `Bps100M`, `Bps1G`, etc., representing various bandwidth capacities in Mbit/s and Gbit/s, along with the `UndefinedBandwidth` value."],["The bandwidth for attachments can be set by the user for DEDICATED types, while for PARTNER types it's set by the Google Partner, and is also output only for the latter."],["The document provides reference information about the Compute Engine v1 API enum, providing a name, description, along with the namespace and assembly details."]]],[]]