package game

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service GameService

game.proto:7

message GameAuthor

game.proto:52

Used in: GameInfoDetailed

message GameInfoBasic

game.proto:36

Used as response type in: GameService.CreateGame, GameService.GetSingleGameInfo, GameService.UpdateGame

Used as field type in: GameInfoDetailed, MultipleGamesInfoResponse, platform.FrontPageResponse

message MultipleGamesInfoResponse

game.proto:32

Used as response type in: GameService.GetMultipleGamesInfo, platform.PlatformService.GameSearch

message SingleGameRequest

game.proto:24

Used as request type in: GameService.DeleteGame, GameService.GetGameDetailedInfo, GameService.GetSingleGameInfo

message UpdateGameRequest

game.proto:17

Used as request type in: GameService.CreateGame, GameService.UpdateGame