class documentation
class Origin(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | DESTINATION |
Error originated from the destination. |
| Constant | ORIGIN |
Undocumented |
| Constant | SOURCE |
Error originated from the source. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|