pub type PbLevelType = LevelType;
Alias for LevelType.
LevelType
enum PbLevelType { Unspecified = 0, Nonoverlapping = 1, Overlapping = 2, }