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