Get desktop application:
View/edit binary Protocol Buffers messages
string team_name = 1
string name = 2
string email_address = 3
bool is_student = 4
(message has no fields)
(message has no fields)
int64 team_id = 1
string invite_token = 2
string member_invite_url = 3
string invite_token = 4
Used in: GetRegistrationSessionResponse
CLOSED = 0
NOT_JOINABLE = 1
NOT_LOGGED_IN = 2
CREATABLE = 3
JOINABLE = 4
JOINED = 5
int64 team_id = 1
string invite_token = 2
string name = 3
bool is_student = 4
(message has no fields)
string team_name = 1
string name = 2
string email_address = 3
bool is_student = 4
(message has no fields)