from protobuf enum proto.models.User.ClientTypes
from protobuf enum value: Player = 0;
from protobuf enum value: RESTConnection = 2;
from protobuf enum value: WebsocketConnection = 1;
Generated
from protobuf enum proto.models.User.ClientTypes