EvaluationReference

Gives a short summary of an evaluation, and links to the evaluation itself.

JSON representation
{
  "operation": string,
  "evaluation": string,
  "aggregateMetrics": {
    object (Metrics)
  },
  "aggregateMetricsExact": {
    object (Metrics)
  }
}
Fields
operation

string

The resource name of the Long Running Operation for the evaluation.

evaluation

string

The resource name of the evaluation.

aggregateMetrics

object (Metrics)

An aggregate of the statistics for the evaluation with fuzzy matching on.

aggregateMetricsExact

object (Metrics)

An aggregate of the statistics for the evaluation with fuzzy matching off.