Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
repeated sfixed64 popular_games_ids = 2
repeated sfixed64 top_rated_games_ids = 3
repeated sfixed64 new_games_ids = 4
optional string name = 1
repeated int32 tags = 2
Used in: EditableGamesResponse
sfixed64 game_id = 1
int32 permission_level = 2
Used in: VotedGamesResponse
sfixed64 game_id = 1
bool vote_value = 2