UnsignedIntegerRangeInclusive

no description

FieldTypeDescriptionDefault
start uint32 The inclusive lower bound of the range. If None, the range is unbounded.
end uint32 The inclusive upper bound of the range. If None, the range is unbounded.