pub type PbWriteLimit = WriteLimit;
pub struct PbWriteLimit { pub table_ids: Vec<TypedId<1>>, pub reason: String, }
table_ids: Vec<TypedId<1>>
reason: String