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.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.