class documentation
class RuleDirection(pb_enum.Enum): (source)
Direction specifies whether traffic is INGRESS (incoming) or EGRESS (outgoing).
| Constant | __PB2 |
Undocumented |
| Constant | DIRECTION |
Undocumented |
| Constant | EGRESS |
Undocumented |
| Constant | INGRESS |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|