Get desktop application:
View/edit binary Protocol Buffers messages
Used in: GameGuardRouting
HTTP = 0
HTTPS = 1
TCP = 2
TCP_TLS = 3
UDP = 4
Used in: Port
Used in: HostRouting
Used in: Port
Used in: Server
Used in: Server
optional int32 internal_port = 1
optional string public_hostname = 2
optional int32 public_port = 3
oneof routing
optional common.Uuid server_id = 1
optional common.Uuid datacenter_id = 3
optional common.Uuid cluster_id = 4
map<string, string> tags = 5
int64 kill_timeout_ms = 7
int64 create_ts = 9
optional int64 start_ts = 10
optional int64 connectable_ts = 17
optional int64 destroy_ts = 11
optional common.Uuid image_id = 12
repeated string args = 13
map<string, string> environment = 15
map<string, Port> network_ports = 16
Used in: Server
int32 cpu_millicores = 1
int32 memory_mib = 2