from field: string file_id = 1;
from field: string file_name = 2;
from field: string file_path = 3;
from field: string mime_type = 4;
from field: string uploaded_by_user_id = 5;
from field: string uploaded_by_name = 6;
from field: plugnmeet.RoomUploadedFileType file_type = 7;
Optional
from field: optional int32 total_pages = 8;
from message plugnmeet.RoomUploadedFileMetadata
Generated
from field: string file_id = 1;