A floating point interval.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field This field must be not larger than [max][google.cloud.retail.v2beta.Interval.max]. Otherwise, an INVALID_ARGUMENT error is returned. |
|
minimum |
Inclusive lower bound. |
exclusiveMinimum |
Exclusive lower bound. |
Union field This field must be not smaller than [min][google.cloud.retail.v2beta.Interval.min]. Otherwise, an INVALID_ARGUMENT error is returned. |
|
maximum |
Inclusive upper bound. |
exclusiveMaximum |
Exclusive upper bound. |