percentileComputation property
Whether to include this search when calculating processing-time percentiles.
Implementation
@JsonKey(name: r'percentileComputation')
final bool? percentileComputation;
Whether to include this search when calculating processing-time percentiles.
@JsonKey(name: r'percentileComputation')
final bool? percentileComputation;