public enum NetworkPerformanceConfig.TotalEgressBandwidthTier extends Enum<NetworkPerformanceConfig.TotalEgressBandwidthTier> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkPerformanceConfig.TotalEgressBandwidthTier
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DEFAULT |
|
DEFAULT_VALUE |
|
TIER_1 |
|
TIER_1_VALUE |
|
UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER |
A value indicating that the enum field is not set. |
UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |