pub type PbGroupDelta = GroupDelta;
pub struct PbGroupDelta { pub delta_type: Option<DeltaType>, }
delta_type: Option<DeltaType>