Reference documentation and code samples for the Google Cloud Capacity Planner V1beta Client class Unit.
Protobuf type google.cloud.capacityplanner.v1beta.Unit
Namespace
Google \ Cloud \ CapacityPlanner \ V1betaMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNIT_UNSPECIFIED
Value: 0Generated from protobuf enum UNIT_UNSPECIFIED = 0;
UNIT_COUNT
Value: 1Generated from protobuf enum UNIT_COUNT = 1;
KB
Value: 2Kilobytes (10^3 bytes)
Generated from protobuf enum KB = 2;
GB
Value: 3Gigabytes (10^9 bytes)
Generated from protobuf enum GB = 3;
TB
Value: 4Terabytes (10^12 bytes)
Generated from protobuf enum TB = 4;
MIB
Value: 17Mebibytes (2^20 bytes)
Generated from protobuf enum MIB = 17;
GIB
Value: 5Gibibytes (2^30 bytes)
Generated from protobuf enum GIB = 5;
TIB
Value: 6Tebibytes (2^40 bytes)
Generated from protobuf enum TIB = 6;
QPS
Value: 7Queries per second
Generated from protobuf enum QPS = 7;
MB
Value: 8Megabytes (10^6 bytes)
Generated from protobuf enum MB = 8;
PIB
Value: 9Pebibytes (2^50 bytes)
Generated from protobuf enum PIB = 9;
TBPS
Value: 10Terabits (10^12 bits) per second
Generated from protobuf enum TBPS = 10 [deprecated = true];
GBPS_BITS
Value: 11Generated from protobuf enum GBPS_BITS = 11;
GIB_BITS
Value: 12Generated from protobuf enum GIB_BITS = 12;
MBPS_BITS
Value: 13Generated from protobuf enum MBPS_BITS = 13;
MBPS_BYTES
Value: 14Generated from protobuf enum MBPS_BYTES = 14;
TBPS_BITS
Value: 15Generated from protobuf enum TBPS_BITS = 15;
TBPS_BYTES
Value: 16Generated from protobuf enum TBPS_BYTES = 16;
KOPS
Value: 18Generated from protobuf enum KOPS = 18;