class documentation
class RuleProtocol(pb_enum.Enum): (source)
Protocol specifies traffic protocol.
| Constant | __PB2 |
Undocumented |
| Constant | ANY |
Undocumented |
| Constant | ICMP |
Undocumented |
| Constant | PROTOCOL |
Undocumented |
| Constant | TCP |
Undocumented |
| Constant | UDP |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|