Get desktop application:
View/edit binary Protocol Buffers messages
sfixed64 game_id = 1
sfixed64 user_id = 2
optional string title = 3
optional int32 permission_level_id = 4
sfixed64 game_id = 1
repeated Author authors = 2
Used in: AdjustAuthorResponse
sfixed64 user_id = 1
string title = 2
int32 permission_level_id = 3
Used in: GlobalPermissionLevels
int32 id = 1
string level_name = 2