Expand description

Nested message and enum types in Interval.

Enums§

  • The upper bound of the interval. If neither of the max fields are set, then the upper bound is positive infinity.
  • The lower bound of the interval. If neither of the min fields are set, then the lower bound is negative infinity.