Get desktop application:
View/edit binary Protocol Buffers messages
string tag = 1
string name = 2
string catDescription = 3
Used in: ExerciseInstance
string tag = 1
string name = 2
string env_flag = 3
int32 points = 4
string static = 5
string team_description = 6
string category = 7
repeated string prerequisite = 8
repeated string outcome = 9
Used as request type in: ExerciseStore.GetCategories, ExerciseStore.GetExercises, ExerciseStore.UpdateStatus
(message has no fields)
Used in: ExerciseInstance
string name = 1
string value = 2
Used in: GetExercisesResponse
string tag = 1
string name = 2
bool secret = 3
bool static = 4
string category = 5
int32 status = 6
string organizer_description = 8
Used in: Exercise
string image = 1
int32 memory = 2
float cpu = 3
repeated Records records = 5
Used in: GetCategoriesResponse
string tag = 1
string name = 2
string catDesc = 3
Used as response type in: ExerciseStore.GetExerciseByCategory, ExerciseStore.GetExerciseByTags, ExerciseStore.GetExercises
Used in: ExerciseInstance
string type = 1
string name = 2
string data = 3
Used as response type in: ExerciseStore.AddCategory, ExerciseStore.AddExercise, ExerciseStore.UpdateStatus
(message has no fields)