Compute V1 Client - Class TrafficClass (2.0.0)

Reference documentation and code samples for the Compute V1 Client class TrafficClass.

TrafficClass whose bandwidth percentage is being specified.

Protobuf type google.cloud.compute.v1.InterconnectApplicationAwareInterconnectBandwidthPercentage.TrafficClass

Namespace

Google \ Cloud \ Compute \ V1 \ InterconnectApplicationAwareInterconnectBandwidthPercentage

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_TRAFFIC_CLASS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_TRAFFIC_CLASS = 0;

TC1

Value: 82850

Traffic Class 1, corresponding to DSCP ranges (0-7) 000xxx.

Generated from protobuf enum TC1 = 82850;

TC2

Value: 82851

Traffic Class 2, corresponding to DSCP ranges (8-15) 001xxx.

Generated from protobuf enum TC2 = 82851;

TC3

Value: 82852

Traffic Class 3, corresponding to DSCP ranges (16-23) 010xxx.

Generated from protobuf enum TC3 = 82852;

TC4

Value: 82853

Traffic Class 4, corresponding to DSCP ranges (24-31) 011xxx.

Generated from protobuf enum TC4 = 82853;

TC5

Value: 82854

Traffic Class 5, corresponding to DSCP ranges (32-47) 10xxxx.

Generated from protobuf enum TC5 = 82854;

TC6

Value: 82855

Traffic Class 6, corresponding to DSCP ranges (48-63) 11xxxx.

Generated from protobuf enum TC6 = 82855;