Module: Google::Cloud::CapacityPlanner::V1beta::Unit

Defined in:
proto_docs/google/cloud/capacityplanner/v1beta/resource.rb

Constant Summary collapse

UNIT_UNSPECIFIED =
0
UNIT_COUNT =
1
KB =

Kilobytes (10^3 bytes)

2
GB =

Gigabytes (10^9 bytes)

3
TB =

Terabytes (10^12 bytes)

4
MIB =

Mebibytes (2^20 bytes)

17
GIB =

Gibibytes (2^30 bytes)

5
TIB =

Tebibytes (2^40 bytes)

6
QPS =

Queries per second

7
MB =

Megabytes (10^6 bytes)

8
PIB =

Pebibytes (2^50 bytes)

9
TBPS =

Terabits (10^12 bits) per second

10
GBPS_BITS =
11
GIB_BITS =
12
MBPS_BITS =
13
MBPS_BYTES =
14
TBPS_BITS =
15
TBPS_BYTES =
16
KOPS =
18