Get desktop application:
View/edit binary Protocol Buffers messages
string scenario = 1
string course = 2
bool keep_course_vm = 3
string user = 4
repeated string vm_claim = 5
string access_code = 6
map<string, string> labels = 7
string id = 1
string scenario = 2
string id = 1
string start_time = 6
string expiration_time = 7
Used as response type in: SessionSvc.GetSession
Used as field type in: ListSessionsResponse
string id = 1
string uid = 2
string scenario = 3
string course = 4
bool keep_course_vm = 5
string user = 6
repeated string vm_claim = 7
string access_code = 8
map<string, string> labels = 9
Used in: Session
bool paused = 1
string paused_time = 2
bool active = 3
bool finished = 4
string start_time = 5
string expiration_time = 6