from field: int64 total_recordings = 1 [jstype = JS_STRING];
from field: uint32 from = 2;
from field: uint32 limit = 3;
from field: string order_by = 4;
from field: repeated plugnmeet.RecordingInfo recordings_list = 5;
from message plugnmeet.FetchRecordingsResult
Generated
from field: int64 total_recordings = 1 [jstype = JS_STRING];