pub type PbAsOf = AsOf;
pub struct PbAsOf { pub as_of_type: Option<AsOfType>, }
as_of_type: Option<AsOfType>