FileInfo contains details about a generated file artifact.
from field: string file_path = 1;
from field: int64 file_size = 2 [jstype = JS_STRING];
from field: string mime_type = 3;
from message plugnmeet.RoomArtifactFileInfo
FileInfo contains details about a generated file artifact.