# ServiceTransportProtocol


## Values

| Name                              | Value                             |
| --------------------------------- | --------------------------------- |
| `ServiceTransportProtocolUnknown` |                                   |
| `ServiceTransportProtocolTCP`     | tcp                               |
| `ServiceTransportProtocolUDP`     | udp                               |
| `ServiceTransportProtocolIcmp`    | icmp                              |
| `ServiceTransportProtocolQuic`    | quic                              |