UnsignedIntegerRangeInclusive

no description

FieldTypeDescriptionDefault
startuint32The inclusive lower bound of the range. If None, the range is unbounded.
enduint32The inclusive upper bound of the range. If None, the range is unbounded.