from field: string from = 1;
from field: plugnmeet.RecordingTasks task = 2;
from field: int64 room_table_id = 3 [jstype = JS_STRING];
from field: string room_id = 4;
from field: string room_sid = 5;
from field: string recording_id = 6;
from field: string recorder_id = 7;
from field: string access_token = 8;
Optional
from field: optional string rtmp_url = 9;
from message plugnmeet.PlugNmeetToRecorder
Generated
from field: string from = 1;