microPercentUpperBound property

int? microPercentUpperBound
getter/setter pair

The upper limit of percentiles to target in micro-percents.

The value must be in the range [0 and 100000000].

Implementation

core.int? microPercentUpperBound;