pub type PbBatchQueryCommittedEpoch = BatchQueryCommittedEpoch;
pub struct PbBatchQueryCommittedEpoch { pub epoch: u64, pub hummock_version_id: TypedId<9, u64>, }
epoch: u64
hummock_version_id: TypedId<9, u64>