Get desktop application:
View/edit binary Protocol Buffers messages
string backfill_id = 1
optional Assignment assignment = 2
(message has no fields)
Used in: AcknowledgeBackfillRequest, AssignmentGroup, Ticket, WatchAssignmentsResponse
repeated string ticket_ids = 1
optional Assignment assignment = 2
Used as response type in: FrontendService.CreateBackfill, FrontendService.GetBackfill, FrontendService.UpdateBackfill
Used as field type in: AcknowledgeBackfillResponse, CreateBackfillRequest, Match, UpdateBackfillRequest
string id = 1
optional SearchFields search_fields = 2
int64 generation = 6
Used in: Pool
string double_arg = 1
double max = 2
double min = 3
Used in: DoubleRangeFilter
NONE = 0
MIN = 1
MAX = 2
BOTH = 3
string match_id = 1
string match_profile = 2
string match_function = 3
repeated Ticket tickets = 4
optional Backfill backfill = 8
bool allocate_gameserver = 9
string name = 1
repeated Pool pools = 3
Used in: MatchProfile
Used in: Backfill, Ticket
map<string, double> double_args = 1
map<string, string> string_args = 2
repeated string tags = 3
Used in: Pool
string string_arg = 1
string value = 2
Used in: Pool
Used as response type in: FrontendService.CreateTicket, FrontendService.GetTicket
Used as field type in: AcknowledgeBackfillResponse, CreateTicketRequest, Match