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