syntax = "proto3"; package POGOProtos.Networking.Requests.Messages; message DownloadSettingsMessage { string hash = 1; }