Get desktop application:
View/edit binary Protocol Buffers messages
Used in: services.admin.CancelBenchmarkJobResponse, services.admin.EnqueueBenchmarkJobResponse, services.admin.GetBenchmarkJobResponse, services.admin.ListBenchmarkJobsResponse, services.contestant.EnqueueBenchmarkJobResponse, services.contestant.GetBenchmarkJobResponse, services.contestant.ListBenchmarkJobsResponse
int64 id = 1
int64 team_id = 2
optional Team team = 16
string target_hostname = 30
Used in: BenchmarkJob
PENDING = 0
SENT = 1
RUNNING = 2
ERRORED = 3
CANCELLED = 4
FINISHED = 5
Used in: BenchmarkJob, services.bench.ReportBenchmarkResultRequest
bool finished = 1
bool passed = 2
int64 score = 3
string reason = 5
Used in: BenchmarkResult
int64 raw = 1
int64 deduction = 2
Used in: services.admin.CreateClarificationResponse, services.admin.GetClarificationResponse, services.admin.ListClarificationsResponse, services.admin.RespondClarificationResponse, services.contestant.ListClarificationsResponse, services.contestant.RequestClarificationResponse
int64 id = 1
int64 team_id = 2
bool answered = 3
bool disclosed = 4
string question = 5
string answer = 6
optional Team team = 16
Used in: Leaderboard, services.admin.InitializeRequest, services.common.GetCurrentSessionResponse
Used in: Contest
STANDBY = 0
REGISTRATION = 1
STARTED = 2
FINISHED = 3
Used in: Team, services.admin.UpdateTeamRequest, services.common.GetCurrentSessionResponse
string id = 1
int64 team_id = 2
string name = 3
bool is_student = 4
bool is_staff = 5
Used in: services.admin.DashboardResponse, services.audience.DashboardResponse, services.contestant.DashboardResponse
Used in: Leaderboard
int64 finish_count = 4
optional Team team = 16
Used in: LeaderboardItem
Used in: services.contestant.ListNotificationsResponse
int64 id = 1
oneof content
Used in: Notification
int64 benchmark_job_id = 1
Used in: Notification
int64 clarification_id = 1
bool owned = 2
bool updated = 3
Used in: Notification
int64 id = 1
string github_login = 2
Used in: BenchmarkJob, Clarification, Leaderboard.LeaderboardItem, services.admin.GetTeamResponse, services.admin.UpdateTeamRequest, services.common.GetCurrentSessionResponse, services.registration.GetRegistrationSessionResponse
int64 id = 1
string name = 2
string leader_id = 3
repeated string member_ids = 4
bool withdrawn = 7
optional Contestant leader = 16
repeated Contestant members = 17
Used in: Team
Used in: Team
string email_address = 1
string invite_token = 16