pub type PbBatchQueryEpoch = BatchQueryEpoch;
pub struct PbBatchQueryEpoch { pub epoch: Option<Epoch>, }
epoch: Option<Epoch>