class documentation
Shows if data could be trusted.
| Constant | __PROTO |
Protobuf enum descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf enum name. |
| Constant | DATA |
Data is relevant and reflects current state of the system. |
| Constant | DATA |
Data is not relevant anymore as it was fetched long time ago. |
| Constant | DATA |
Failed to retrieve data. |
| Constant | DATA |
Shouldn't ever happen. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
| Constant | __PB2 |
Alias for code that expects a protobuf descriptor. |
| Constant | __REGISTRY__ |
Registry for the enum and its descriptor. |
| Class Method | _missing_ |
Represent unknown open-enum numbers without losing their value. |
Protobuf enum descriptor from the registry.
| Value |
|
Fully qualified protobuf enum name.
| Value |
|