Module: Google::Cloud::Compute::V1::InterconnectApplicationAwareInterconnectBandwidthPercentage::TrafficClass
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
TrafficClass whose bandwidth percentage is being specified.
Constant Summary collapse
- UNDEFINED_TRAFFIC_CLASS =
A value indicating that the enum field is not set.
0- TC1 =
Traffic Class 1, corresponding to DSCP ranges (0-7) 000xxx.
82_850- TC2 =
Traffic Class 2, corresponding to DSCP ranges (8-15) 001xxx.
82_851- TC3 =
Traffic Class 3, corresponding to DSCP ranges (16-23) 010xxx.
82_852- TC4 =
Traffic Class 4, corresponding to DSCP ranges (24-31) 011xxx.
82_853- TC5 =
Traffic Class 5, corresponding to DSCP ranges (32-47) 10xxxx.
82_854- TC6 =
Traffic Class 6, corresponding to DSCP ranges (48-63) 11xxxx.
82_855