class documentation
class UsageState(pb_enum.Enum): (source)
Shows the usage state if a Capacity Block Group quota.
| Constant | __PB2 |
Undocumented |
| Constant | USAGE |
Capacity Block Group quota is not currently in use. |
| Constant | USAGE |
Capacity Block Group region is unreachable, the current usage is therefore unknown. Please, retry the request later. |
| Constant | USAGE |
Shouldn't happen. |
| Constant | USAGE |
Capacity Block Group quota is actively in use. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|