Enum NetworkPerformanceConfig.TotalEgressBandwidthTier (1.43.0)

public enum NetworkPerformanceConfig.TotalEgressBandwidthTier extends Enum<NetworkPerformanceConfig.TotalEgressBandwidthTier> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.NetworkPerformanceConfig.TotalEgressBandwidthTier

Implements

ProtocolMessageEnum

Static Fields

NameDescription
DEFAULT

DEFAULT = 115302945;

DEFAULT_VALUE

DEFAULT = 115302945;

TIER_1

TIER_1 = 326919444;

TIER_1_VALUE

TIER_1 = 326919444;

UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER

A value indicating that the enum field is not set.

UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER = 0;

UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER_VALUE

A value indicating that the enum field is not set.

UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER = 0;

UNRECOGNIZED

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()