public enum Gateway.GatewayCapacity extends Enum<Gateway.GatewayCapacity> implements ProtocolMessageEnumThe aggregate processing capacity of this gateway.
Protobuf enum google.cloud.networkconnectivity.v1beta.Gateway.GatewayCapacity
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CAPACITY_100_GBPS |
The gateway has 100 Gbps of aggregate processing capacity |
CAPACITY_100_GBPS_VALUE |
The gateway has 100 Gbps of aggregate processing capacity |
CAPACITY_10_GBPS |
The gateway has 10 Gbps of aggregate processing capacity |
CAPACITY_10_GBPS_VALUE |
The gateway has 10 Gbps of aggregate processing capacity |
CAPACITY_1_GBPS |
The gateway has 1 Gbps of aggregate processing capacity |
CAPACITY_1_GBPS_VALUE |
The gateway has 1 Gbps of aggregate processing capacity |
GATEWAY_CAPACITY_UNSPECIFIED |
The gateway capacity is unspecified. |
GATEWAY_CAPACITY_UNSPECIFIED_VALUE |
The gateway capacity is unspecified. |
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() |
|