from field: int64 total_rooms = 1 [jstype = JS_STRING];
from field: uint32 from = 2;
from field: uint32 limit = 3;
from field: string order_by = 4;
from field: repeated plugnmeet.PastRoomInfo rooms_list = 5;
from message plugnmeet.FetchPastRoomsResult
Generated
from field: int64 total_rooms = 1 [jstype = JS_STRING];