{
    "rank.playerHandler.beginGame": {
        "required uInt32 token": 1,
        "optional string msg": 2,
        "message IGG_1": {
            "repeated string ggenv": 1,
            "optional uInt32 zz": 2
        },
        "optional IGG_1 duplicateIgg": 3,
        "message GGG": {
            "required uInt32 ccgg": 1
        },
        "optional GGG sharewithServerused": 4
    },
    "rank.playerHandler.onlyNotify": {
        "required uInt32 token": 1,
        "optional string msg": 2
    }
}