from field: string from = 1;
from field: plugnmeet.RecordingTasks task = 2;
from field: bool status = 3;
from field: string msg = 4;
from field: string recording_id = 5;
from field: int64 room_table_id = 11 [jstype = JS_STRING];
from field: string room_id = 6;
from field: string room_sid = 7;
from field: string recorder_id = 8;
from field: string file_path = 9;
from field: float file_size = 10;
Optional
next key 13
from field: optional plugnmeet.CloudRecordingVariants recording_variant = 12;
from message plugnmeet.RecorderToPlugNmeet
Generated
from field: string from = 1;