pub type PbTruncateTables = TruncateTables;
pub struct PbTruncateTables { pub table_ids: Vec<u32>, }
table_ids: Vec<u32>