percentileComputation property

  1. @JsonKey(name: r'percentileComputation')
bool? percentileComputation
final

Whether to include this search when calculating processing-time percentiles.

Implementation

@JsonKey(name: r'percentileComputation')
final bool? percentileComputation;