from field: bool status = 1;
from field: string msg = 2;
from field: plugnmeet.StatusCode status_code = 3;
from field: repeated string css = 4 [deprecated = true];
from field: repeated string js = 5 [deprecated = true];
from field: repeated string css_files = 6;
from field: repeated string js_files = 7;
Optional
from field: optional string static_assets_path = 8;
from message plugnmeet.GetClientFilesRes
Generated
from field: bool status = 1;