public enum Unit extends Enum<Unit> implements ProtocolMessageEnumProtobuf enum google.cloud.capacityplanner.v1beta.Unit
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GB |
Gigabytes (10^9 bytes) |
GBPS_BITS |
|
GBPS_BITS_VALUE |
|
GB_VALUE |
Gigabytes (10^9 bytes) |
GIB |
Gibibytes (2^30 bytes) |
GIB_BITS |
|
GIB_BITS_VALUE |
|
GIB_VALUE |
Gibibytes (2^30 bytes) |
KB |
Kilobytes (10^3 bytes) |
KB_VALUE |
Kilobytes (10^3 bytes) |
KOPS |
|
KOPS_VALUE |
|
MB |
Megabytes (10^6 bytes) |
MBPS_BITS |
|
MBPS_BITS_VALUE |
|
MBPS_BYTES |
|
MBPS_BYTES_VALUE |
|
MB_VALUE |
Megabytes (10^6 bytes) |
MIB |
Mebibytes (2^20 bytes) |
MIB_VALUE |
Mebibytes (2^20 bytes) |
PIB |
Pebibytes (2^50 bytes) |
PIB_VALUE |
Pebibytes (2^50 bytes) |
QPS |
Queries per second |
QPS_VALUE |
Queries per second |
TB |
Terabytes (10^12 bytes) |
TBPS |
Terabits (10^12 bits) per second |
TBPS_BITS |
|
TBPS_BITS_VALUE |
|
TBPS_BYTES |
|
TBPS_BYTES_VALUE |
|
TBPS_VALUE |
Terabits (10^12 bits) per second |
TB_VALUE |
Terabytes (10^12 bytes) |
TIB |
Tebibytes (2^40 bytes) |
TIB_VALUE |
Tebibytes (2^40 bytes) |
UNIT_COUNT |
|
UNIT_COUNT_VALUE |
|
UNIT_UNSPECIFIED |
|
UNIT_UNSPECIFIED_VALUE |
|
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() |
|