from field: bool status = 1;
from field: string msg = 2;
from field: string file_id = 3;
from field: string file_path = 4;
from field: string file_name = 5;
from field: string file_extension = 6;
from field: string file_mime_type = 7;
from field: plugnmeet.RoomUploadedFileType file_type = 8;
from message plugnmeet.UploadedFileRes
Generated
from field: bool status = 1;