class documentation
class KeyState(pb_enum.Enum): (source)
Key state
| Constant | __PB2 |
Undocumented |
| Constant | ACTIVE |
Key is active, ready for use |
| Constant | KEY |
Undocumented |
| Constant | SCHEDULED |
Key is scheduled for deletion. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|