Builder
Builder for AggregationResult.
Functions
Link copied to clipboard
Setter for aggregationMetric.
@CanIgnoreReturnValue()
Setter for aggregationMetric given a known enum.
Setter for aggregationMetric given a string.
Link copied to clipboard
Setter for bleuMetricValue.
@CanIgnoreReturnValue()
Setter for bleuMetricValue builder.
Link copied to clipboard
Link copied to clipboard
Clears the value of aggregationMetric field.
Link copied to clipboard
Clears the value of bleuMetricValue field.
Link copied to clipboard
Clears the value of customCodeExecutionResult field.
Link copied to clipboard
Clears the value of exactMatchMetricValue field.
Link copied to clipboard
Clears the value of pairwiseMetricResult field.
Link copied to clipboard
Clears the value of pointwiseMetricResult field.
Link copied to clipboard
Clears the value of rougeMetricValue field.
Link copied to clipboard
public abstract AggregationResult.Builder customCodeExecutionResult(CustomCodeExecutionResult customCodeExecutionResult)
Setter for customCodeExecutionResult.
@CanIgnoreReturnValue()
Setter for customCodeExecutionResult builder.
Link copied to clipboard
public abstract AggregationResult.Builder exactMatchMetricValue(ExactMatchMetricValue exactMatchMetricValue)
Setter for exactMatchMetricValue.
@CanIgnoreReturnValue()
Setter for exactMatchMetricValue builder.
Link copied to clipboard
public abstract AggregationResult.Builder pairwiseMetricResult(PairwiseMetricResult pairwiseMetricResult)
Setter for pairwiseMetricResult.
@CanIgnoreReturnValue()
Setter for pairwiseMetricResult builder.
Link copied to clipboard
public abstract AggregationResult.Builder pointwiseMetricResult(PointwiseMetricResult pointwiseMetricResult)
Setter for pointwiseMetricResult.
@CanIgnoreReturnValue()
Setter for pointwiseMetricResult builder.
Link copied to clipboard
Setter for rougeMetricValue.
@CanIgnoreReturnValue()
Setter for rougeMetricValue builder.